:root{--bs-primary:#EC6911;--bs-secondary:#333333}body,html{font-family:Quicksand,Arial,Helvetica,sans-serif;font-size:20px;font-weight:400;color:var(--bs-secondary);background-color:var(--bs-white)}h1,h2,h3,h4,h5,h6{margin:20px 20px 40px 0;color:#ec6911}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{display:block;margin-top:10px;color:#ec6911;font-size:60%;margin-bottom:20px;background:#fff;padding:5px;width:auto}p{-moz-hyphens:auto;-o-hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;text-align:justify;margin:15px 0}a{color:var(--bs-primary);text-decoration:none}a:hover{color:#c95a10}.fw-bold,strong{font-weight:800}.header{display:flex;align-items:center;justify-content:center;position:relative;background-image:url(../img/header.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;min-height:450px}.header img{display:block;position:relative;width:100%;max-width:450px}.section{display:block;position:relative;padding:60px 0;background-color:var(--bs-primary)}.section a,.section h1,.section h2,.section h3,.section h4,.section h5,.section h6,.section p{color:var(--bs-white)}.footer{display:block;position:relative;padding:30px 0;background-color:var(--bs-white)}.footer p{margin:0}@media (max-width:991.98px){.header{min-height:300px}.header img{max-width:250px}}