
body.tw-dark{
background:#0f1724;
color:#ffffff;
}

body.tw-light{
background:#ffffff;
color:#111111;
}


/* ===== TW_SAFE_PATCH ===== */

/* Correct logo size */
.tw-brand img,
img[alt="TimeWeb"]{
    max-height:324px !important;
    width:auto !important;
}


/* ===== TW_LOGO_FINAL_FIX ===== */

.tw-brand img,
img[src*="timeweb-logo"]{
    max-height:324px !important;
    width:auto !important;
    display:block !important;
}
