.video-bg {
    background: linear-gradient(
161deg, #cdcdcd 0%, #26282b 75%, #9f8054 100%) !important;
}


.page-header:after {
    background: linear-gradient(
161deg, #cdcdcd 0%, #26282b 75%, #9f8054 100%) !important;
}

footer.footer .widget_text.widget.footer-widget h2.widget-title {
    color: #ffffff !important;
    opacity: 1 !important;
    font-weight: bold !important;
    text-decoration: underline !important;
}