.wizi-txt__background {
    background: #0e0101ba!important;
    border-radius: 15px;
    color: white!important;
}
#c1-body .header {
    background-color: #2d3436;
    box-shadow: rgb(0 0 0) 0px 22px 31px 0px;
}

.single-newsletter {
    background: #2d3436!important;
}

.footer__wrapper__left {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer__wrapper__left a img {
    width: 115px;
}

.footer {
    background: #2d3436;
    padding: 60px 0 40px;
}