﻿.topBarTitle {
    background-color: #b7bc2a !important;
}
.splashTitle {
    background-color: #979c0a !important;
}
.compactButton {
    background-color: #979c0a;
}
.compactButtonSelected {
    background-color: #777c00;
    border: 1px solid #b7bc2a;
}