/* Community Level Styles */

/* home page */
.section-group-container .section-nav .section-selection-button.pay-rent {
    background: #f00;
}

.section-group-container .section-nav .section-selection-button.pay-rent::before {
    background: #a20000;
}

/* interior navbar */
#main_header .logo {
    height: 75px;
    padding: 0.5rem;
}
