/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */

.ic_brand{
    color:white !important;
    font-family: 'Open Sans Bold';
    font-size: 30px;
    text-decoration: none !important;
}

.service-section__client{
    text-align: center;
    min-height: 350px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.section-cert-detail{
    height: 250px;
}