/* Community Level Styles */

#main_header .logo {
    height: 140px;
    padding: 15px;
}
/* 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;
}