*,*::before,*::after{box-sizing:border-box;}
html{font-size:16px;}
body{margin:0;padding:0;line-height:1.6;}
img{max-width:100%;height:auto;display:block;}
a{color:inherit;}
button{cursor:pointer;}
h1,h2,h3,h4,h5,h6{margin-top:0;}
p{margin-top:0;}
ul,ol{margin:0;padding:0;}
.visually-hidden{position:absolute;overflow:hidden;clip:rect(0,0,0,0);height:1px;width:1px;margin:-1px;padding:0;border:0;}
.skip-to-content-link{position:absolute;top:-100px;left:1rem;z-index:99999;background:#b89240;color:white;padding:.8rem 1.5rem;font-size:14px;text-decoration:none;border-radius:0 0 4px 4px;}
.skip-to-content-link:focus{top:0;}
