.uc-header {
    transition: .3s;
}

.uc-header---fixed {
    background: #fff;
    box-shadow: 0px 4px 22px 0px rgba(31, 31, 35, 0.1);
}

.black {
    color: #000 !important;
}