/* ==========================================================================
   1. Global Styles
   ========================================================================== */

* {
    scrollbar-color: #8A8A8A #F2F2F2;
    scrollbar-width: thin;
}

input:focus, a:focus {
    outline: none;
    box-shadow: none;
}