/* Navigation Adjustment Styles */

/* Move the navigation menu 20% to the left */
.elementor-element-65c00095 {
    margin-right: 20% !important;
}

/* Ensure auth navigation aligns properly */
.auth-nav-menu {
    display: flex;
    gap: 20px;
    align-items: center;
}