
@media only screen {.preview-mode-theme-mismatch-warning {display: none !important;}
}

.navbar .inner-container { position: relative; }
.btn-group .btn:first-child { margin-right: 20px; }
.ego-custom-gutter .g-5, .ego-custom-gutter .gx-5 { --bs-gutter-x: 5.5rem !important; }
.nav-tabs { align-items: center; justify-content: center; margin: 40px 0 !important; }
/* -- */

@media (max-width: 47.9em) {
	.ego-nav-button { display: none !important; }
}
@media (min-width: 48em) and (max-width: 61.9em) {
	.ego-nav-button { display: none !important; }
}
@media (min-width: 62em) { }