/** This is a file where ACA staff can add necessary CSS changes.
 *  It should load on all main site pages.
 */


a.btnjoin {
    background-color: #835ba4;
}

a.back-to-top {
background-color: #5b5c61;
}

span.badge.ng-binding {
background-color: #5b5c61;
}

.main>.sf_colsOut>.sf_colsIn>.sf_cols.pageHead .section-title, .main>.sf_colsOut>.sf_colsIn>.sf_cols.pageHead .section-title a {
color: #24b09b;
}


.main>.sf_colsOut>.sf_colsIn>.sf_cols.pageHead .section-title b {
background: #24b09b;
}