
.error {
    color: red !important;
}

.box-courses figure img {
    height: 215px;
    object-fit: cover;
}

.box-blog figure img {
    height: 215px;
    object-fit: cover;
}
.w-preline{
    white-space:pre-line!important;
}
#main-header .level-list li a{
    color:#000!important
}