.header-nav-btn-row {
    display: flex;
    flex-direction: row;
    gap: 2rem;
}