/* Extracted from components/guestnav.php */

.aim-guestnav .navbar-brand { font-family: 'Outfit', sans-serif; color: #08322D; }
.aim-guestnav .navbar-brand span { font-weight: 700; }
.aim-guestnav .nav-link { font-family: 'Inter', sans-serif; font-weight: 500; color: #45524E !important; }
.aim-guestnav .nav-link:hover { color: #0E5C53 !important; }
.aim-guestnav .btn-outline-primary { color: #0E5C53; border-color: #0E5C53; }
.aim-guestnav .btn-outline-primary:hover { background: #0E5C53; border-color: #0E5C53; }
.aim-guestnav .btn-primary { background: #E2A33B; border-color: #E2A33B; color: #08322D; font-weight: 600; }
.aim-guestnav .btn-primary:hover { background: #C98A22; border-color: #C98A22; color: #08322D; }
