/* Start-page header wordmark, five percent larger. */
.header .brand{font-size:28.35px}
.header .brand small{font-size:8.4px}
@media(max-width:767px){.header .brand{font-size:clamp(21px,3.15vw,28.35px)}}
@media(min-width:768px) and (max-width:1366px){.header .brand{font-size:23.1px}.header .brand small{font-size:7.35px}}
