/* white you custom css code here. only css code will work */
.logo-wrapper {
    width: 256px;
}
.header-style-03.header-variant-13 .navbar-area .nav-container {
    background-color: var(--charity-color);
    border-radius: 0;
    padding: 0 5px 0 5px;
    box-shadow: none
}
.footer-area .footer-top {
    background-color: #02772e !important;
}