html:not(.sticky-header-active) #header.header-transparent:not(.header-semi-transparent) .header-body {
    background-color: rgba(0, 0, 0, 0.6) !important;
}

.copyright-text{
    color: rgb(169, 169, 169);
}