

/* Start:/custom-files/css/prodazha-zhirov-i-kontsentratov.css?1753950508787*/
.fat-btn {
    border: none;
    border-radius: 35px;
    padding: 15px 50px;
    background-color: #003882;
    color: #fff;
}

.mt-5 {
    margin-top: 50px;
}

.card-info {
    display: inline-block;
}

.fat-btn:hover {
    background-color: #fff;
    color: #003882;
    border: 2px solid;
}

.card-3 {
    box-shadow: 0 0 20px #bababa;
    padding: 10px;
    border-radius: 10px;
    border-bottom: solid 10px #003583;
    min-height: 240px;
}

.card-3:hover {
    --webkit-box-shadow: 0 10px 15px #cfcfcf;
    box-shadow: 0 10px 15px #cfcfcf;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.icon {
    margin-top: 20px;
}

.info-block-alert {
    background: none;
    border: none;
    box-shadow: none;
}
/* End */
/* /custom-files/css/prodazha-zhirov-i-kontsentratov.css?1753950508787 */
