.btn-scale{transition:background-color .3s ease-in-out,color .3s ease-in-out,border-color .3s ease-in-out,outline-color .3s ease-in-out,box-shadow .3s ease-in-out,scale .3s ease-in-out}.btn-scale:hover,.btn-scale:focus-visible{scale:1.1}.btn-scale-down:hover,.btn-scale-down:focus-visible{scale:.9}
