/* ========================================
   GLOBAL WBR SUPPORT
   ======================================== */
* {
    word-break: keep-all !important;
    overflow-wrap: normal !important;
    white-space: normal !important;
}

.ast-scroll-top-icon {
    background-color: white !important;
    color: black !important;
}