#top {
    background-color: var(--top-bg-color) !important;
}

.booking-section {
    padding-top: 120px; /* svarer til headerhøjden */
}