/* header */
.header-nav .social-icons {
    display: flex;
}

.header-nav .tooltip {
    opacity: 1 !important;
}

.header-nav i {
    color: var(--primary-color) !important;
}