<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Community Level Styles */
#intro_text_section .hpt-impact-text .hpt-impact-line-one {
    color: var(--primary-base);
    letter-spacing: 3px;
    font-family: var(--fonts-accent);
}

#intro_text_section .foreground-container .hpt-impact-text .impact-divider-line {
    color: var(--secondary-base);
}

#main_content #neighborhood_section .neighborhood-impact-title {
    margin-bottom: unset;
}

#neighborhood_section .token-header-three {
    letter-spacing: 3px;
}

/* thank you page */
.thankyou.insidepage {
    padding: 5%;
}

.thankyou.insidepage h1 {
    font-size: 40px;
    margin-bottom: 20px;
}</pre></body></html>