*:focus { outline: none !important; }  html { scroll-behavior: smooth; scroll-padding-top: 9vw; }  @media( max-width: 767px){ html { scroll-padding-top: 80px; } }