.section01 .team-banner
{
    width: 100%;
}
.section02 .feature-slogan 
{
    font-weight: 700;
}
.section04 .expertise-bullets-container 
{
    background-color: #b19402;
    color: #fff;
}
.section04 .expertise-bullets-container  .card
{
    border-radius: 0!important;
    border: none;
}
.section04 .accordion-card-header, .card-body {
    background-color: #b19402;
}

@media screen and (max-width:600px){
    img.certifications-img
    {
        width: 100%;
        margin-bottom: 10px !important;
    }
}

