.faq .section-header h2 span,
footer h4,
.vps-features .section-header h2,
footer ul.list-tick-six li::before {
    color: white !important;
}

footer h4::after {
    background-color: white !important;
}

footer ul li a:hover {
    color: rgb(222, 217, 217) !important;
}

footer ul li a.text-link::after {
    background-color: white !important;
}

.navbar-mobile a:focus,
.navbar-mobile a:hover {
    color: rgb(222, 217, 217) !important;
}
