*, *:focus, *:hover, *:active {outline: none !important; } html, body {min-width: 220px; } html {height: 100%;scroll-behavior: smooth;font-size: 13px;scroll-padding-top: 1.25rem; } @media (min-width: 576px) {html {font-size: 13.5px;} } @media (min-width: 768px) {html {font-size: 14px;} } @media (min-width: 992px) {html {font-size: 14.5px;} } @media (min-width: 1100px) {html {font-size: 15px;} } @media (min-width: 1300px) {html {font-size: 16px;} } body {display: flex;flex-direction: column;min-height: 100%; } .main {flex-grow: 1; } .main:not(.main-homepage) {margin-top: 5.5625rem; } .flex-center {display: flex !important;align-items: center !important;justify-content: center !important; } 