@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap');

:root{--backend-rounded-box: 1rem;--body-font-family: 'Quicksand',sans-serif} body{font-family: var(--body-font-family)} h1{color: #6B7280;font-weight: 400} h2{color: #6B7280;font-weight: 400} h3{color: #6B7280;font-weight: 400} h4,h5,h6{color: #6B7280;font-weight: 400} #navbar{background: #000e19} #navbar .menu-item{font-weight: 400;color: #ffffff} #sub-header{background: #ffffff} #sub-header .menu-item{font-weight: 400;color: #121212} .search-block>button{color: #ffffff;font-size: 1.1rem}