@font-face {
    font-family: 'OceanRush';
    src: url("../fonts/OceanRushSlant.otf");
    font-weight: normal;
    font-style: normal;
}


.spec-font {
    font-family: OceanRush;
}

.pay_info_text {
    font-weight: bolder;
    color: var(--primary-color);
    font-size: 1.3em;
}

.lb-data .lb-caption {
    font-size: 1.5em !important;
    color: red !important;
}

.lb-data .lb-details {
    text-align: center !important;
    width: 96% !important;
}

