footer {
    background-color: #f7f7f8;
}

.accordion-item {
    background-color: transparent;
    border: 0 solid rgba(34, 41, 47, 0.125);
}

.footer-section-header {
    color: #000;
    font-size: 23px;
    font-weight: bold;
}

.footer-section-item {
    color: #000;
    font-size: 15px;
    font-weight: 500;
}

.footer-have-any-questions {
    font-size: 18px;
    font-weight: 500;
}