header.whb-header {
    margin-bottom: 0;
}

.copyrights-wrapper ul.social {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 32px;
}

.copyrights-wrapper ul.social li {
    margin: 0;
}

ul#menu-footer-menu a {
    text-transform: capitalize;
    color: #000;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.copyrights-wrapper {
    border: 0 !important;
}

.copyrights-wrapper .container {
    border-top: 1px solid #000;
}

ul#menu-main-menu a {
    color: #000;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}