:root{--whl-orange:#ff7900;--whl-navy:#0f172a;--whl-grey:#eef2f7}
a{transition:.2s ease}
a:hover{opacity:.85}
.btn,button{transition:.2s ease}
.btn:hover,button:hover{transform:translateY(-1px);filter:brightness(.96)}
.card,.feature,.box{transition:.25s ease}
.card:hover,.feature:hover,.box:hover{transform:translateY(-2px)}
input[type=file],input,button{max-width:100%}
@media(max-width:900px){
  body{overflow-x:hidden}
  h1{font-size:34px!important;line-height:1.15!important}
  h2{font-size:26px!important}
}
