#countdown_dashboard {
    display: none;
}
body {
    color: #333;
}

.isSticky.fixedHeader .stickyLogo {
    margin-top: -10px;
}
.bespokeAcc.withoutbg .panel-title a.collapsed:hover{
    color: #fcc904 !important;
}
.comingTitle {
    color: white;
}
.bespokeAcc .panel-title a[aria-expanded="true"] {
    background: #ef7700 !important;
}
.textwidget {
    color: #fa922d;
}
.copyPera {
    color: #fff;
}
.workMetas {
    display: none !important;
}