/* Community Level Styles */

:root {
    --amenities-list-bullet-color: var(--background-3-base-alt);
    --resident-icon-stroke: var(--background-3-base-alt);
}

.recaptcha-text a {
    color: #bcb8ff;
}