.brand__item a {
    font-weight: bold;
    font-size: 20px;
    color:white
}
.faq__img .shape-one{
    left:7%;
}
.faq__img{
    height:450px;
}
.footer__bottom-menu a {
    color:white;
}
.footer__bottom-menu a:hover {
    color:#FFC224;
}
.error {
    display:none;
    color:red;
    font-size:10px;
}
@media (max-width: 767.98px) {
    .courses__details-area {
        padding-top: 0px;
    }
}