/* Community Level Styles */
/* use top-level .design-style class to gain specificity */ 
/*e.g. .design-style .hero */

/* home page headers */
.accent {
    font-family: var(--fonts-accent);
    text-transform: lowercase;
}