article p.breadcrumbs {
    max-width: 1140px;
    margin: 15px auto !important;
    padding: 0 30px !important;
}
@media (max-width: 768px){
    article p.breadcrumbs {
        padding: 0 20px !important;
    }
}
h2{
    color: #50738f !important;
    font-weight: 600 !important;
}
.section.main article h2 {
    color: #50738f !important;
    font-weight: 600;
}
h2.faqs_title {
    text-align: center !important;
}
