/* ---------- UNIVERSAL CART FONT ---------- */
#rec2019844923, 
#rec2019844923 * {
    font-family: 'Raleway', sans-serif !important;
    font-size: 16px !important;
    line-height: 1.4 !important;
}

/* MOBILE ADJUSTMENTS */
@media screen and (max-width: 768px) {
    #rec2019844923, 
    #rec2019844923 * {
        font-size: 18px !important;
        line-height: 1.5 !important;
    }
}