@import url('https://fonts.googleapis.com/css2?family=Alexandria:wght@100..900&display=swap');

body,h1, h2, h3, h4, h5{font-family: "Alexandria", sans-serif;}
.faq-accordion .faq-chevron {margin-right:auto;margin-left:0;}

.nav-link{letter-spacing:normal;}

.section-title{font-size: clamp(1.7rem, 3vw, 1.5rem);}
.hero h1 {font-size: clamp(2.6rem, 5.5vw, 4rem);line-height: 1.38;}
.mega .dropdown-item{white-space:normal;line-height: 1.5;}
.nav-item.dropdown:last-child .dropdown-menu{left:0;right:auto !important;}