:root{--bs-primary:#366cb3;--bs-secondary:#111111}body,html{font-family:Roboto,Arial,Helvetica,sans-serif;font-size:18px;font-weight:300;line-height:1.8;color:var(--bs-secondary)}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin:30px 0;font-weight:300;color:var(--bs-secondary)}.h1,h1{margin-top:0;color:var(--bs-primary);font-size:45px}.h2,h2{font-size:35px}.h3,h3{font-size:25px}.h4,h4{font-size:20px}.h5,h5{font-size:18px}.h6,h6{font-size:18px}.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-size:65%;font-weight:300;color:var(--bs-secondary);margin-top:5px}p{margin:15px 0;text-align:justify;-moz-hyphens:auto;-o-hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;color:var(--bs-secondary)}a{color:var(--bs-primary);text-decoration:none;transition:all .25s}a:hover{color:var(--bs-primary-hover);text-decoration:none}small{font-size:65%;display:block;font-weight:400}.fw-bold,strong{font-weight:800}hr{display:block;margin:45px 0;border-color:var(--bs-secondary);opacity:.2}.footer{display:block;position:relative;background-color:var(--bs-primary);padding:15px;color:var(--bs-white)}.footer::after{content:'';width:60px;height:25px;background-image:url(../img/footer.png);background-repeat:no-repeat;background-position:center;background-size:contain;position:absolute;bottom:0;left:60px}.footer a,.footer p{color:var(--bs-white)}