.header-layout3 .main-menu > ul > li > a {
    color: #212121;
}

.header-layout3 .sticky-wrapper.sticky {
    background: unset;
}

.footer-widget.style2 .info-box_icon {
    background: color(srgb 0 0 0 / 0.75);
    color: var(--theme-color);
}

.footer-layout3 .copyright-text a:hover {
  color: #01aef0;
}
