.nb-header-gift-1 {
    display: flex;
    align-items: center;
    gap: 5px;
}

.nb-header-gift-1:hover {
    color: var(--nb-spec-color);
}
