.error {
  color: red;
}

.wtspace-preline {
  white-space: pre-line;
}
.box-courses figure img {
    height: 200px;
    object-fit: contain;
}
.article-details figure img{
    width:auto;
    height:auto;
}
.box-blog .content .title{
    display:block;
}
.box-blog figure img {
    height: 230px;
    object-fit: cover;
}
#main-header .navbar-nav li{
    margin-left:25px!important;
}
/*# sourceMappingURL=site.css.map */
