.overlay-slideup-title span.title {
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 0 30px;
    color: #f47538;
    font-size: 0.9em;
    font-weight: 400;
    transition: all .30s ease-in-out;
    line-height: 1.0em;
}

.theme-button.grey {
    background: #f5f5f5 !important;
}

.active>.theme-button {
    background: #999 !important;
}

.active .theme-button  {
    background: #999 !important;
}
