@import url(https://fonts.googleapis.com/css2?family=Passion+One&family=Roboto:wght@300&family=Marck+Script&display=swap);:root{--brand-color:#ed1c24;--brand-color-dark:#3b0101}html{scroll-behavior:smooth}body{margin:0;background-color:#fff;font-family:Roboto,sans-serif}#nav-global{box-shadow:#26394d 0 20px 30px -10px}.nav-text{font-size:.75rem}.required::after{content:" *";color:red}h1,h2,h3,h4,h5{font-family:'Passion One',cursive}h1{font-size:6rem}h2{font-size:3.5rem}h3{font-size:2rem}hr{border:0;height:1px;background-image:linear-gradient(to right,rgba(0,0,0,0),rgba(0,0,0,.75),rgba(0,0,0,0))}.logo{height:60px;width:auto;vertical-align:middle}.icon-md{font-size:2rem}.icon-lg{font-size:4rem}.icon-brand{color:var(--brand-color)}.bg-brand{background-color:var(--brand-color)}.hidden{display:none}.link:any-link{color:var(--brand-color);text-decoration:underline}#testimonials p{font-size:1.5rem;font-family:'Marck Script'}.btn-brand,.btn-brand:visited{color:#fff;background-color:var(--brand-color);transition:all .5s}.btn-brand:active,.btn-brand:hover{background-color:#000;color:#fff}.nowrap{white-space:nowrap}.text-center{text-align:center}footer{min-height:150px;padding:50px 0;font-size:.75rem;color:#fff;text-align:center;background-color:var(--brand-color-dark)}@media only screen and (max-width:850px){h1{font-size:3rem}h2{font-size:1.5rem}h3{font-size:1.25rem}}