.dark-layer {
    display: none !important
    }
.btn.btn-primary:hover {
    background-color: #404040 !important
    }
.btn-primary:hover {
    background-color: #404040 !important
    }
.btn-primary:hover::after {
    background-color: #404040 !important
    }
.home--header-title {
    color: #fff !important
    }
.home--header-text {
    background-color: rgba(0, 0, 0, 0) !important;
    box-shadow: none !important;
    color: #fff !important
    }
pf-header-logo > img {
    max-width: 20rem !important
    }