@import url(./hamburger.css);@import url(./style.css);@import url(./btn.css);:root{--primary-color:#303030;--secondary-color:#c92f4d;--white:#fff}html{font-family:Open Sans,sans-serif;scroll-behavior:smooth;scroll-margin-top:4rem}body{height:100vh;margin:0;padding:0}#cars,#faq,#form,#main,#o-nas,#sos,#specifikace{scroll-margin-top:4.5rem}p{font-size:1rem;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif;font-weight:400;margin:0;padding:0}.text,.text--h2{color:#000}.text--big{font-size:1.5rem}.text--h3{font-size:1.25rem}.text--h3,.text--h4{color:#000}.text--bold{font-weight:700}.text--center{text-align:center}@media screen and (max-width:768px){.text--center--off{text-align:left}}a{text-decoration:none}.highlight{color:var(--secondary-color)}.img--responsive{height:auto;width:100%}