
#cc_div *,#cc_div :after{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    float:none;
    font-style:inherit;
    font-variant:normal;
    text-align: left;
    font-weight:inherit;
    font-family:inherit;
    line-height:1.45em !important;
    font-size:.938em !important;
    transition:none;
    animation:none;
    margin:0;
    padding:0;
    text-transform:none;
    letter-spacing:unset;
    color:#d4d8d9 !important;
    background:0 0;
    border:none;
    box-shadow:none;
    outline:0;
    text-decoration:none
}
#cc_div #cm_title {
    color: white;
    margin: 0 0 .6em 0;
    font-family: inherit;
    font-size: 2em !important;
    font-weight: 700;
}
.c_darkmode #cc_div #cm button:first-child{
    background: #926D39;
    color: white !important;
}
.equal-height {
    height: 30vh !important;
}
