/*
Theme Name: GUT Child Theme
Theme URI: https://www.geneveurbantrail.ch
Version: 1.1
Description: Child theme for Genève Urban Trail. Brand tokens, fonts and gut-* module support. Built on the Beaver Builder Theme.
Author: BBS x Harsch
Author URI: https://agence-bb.ch
template: bb-theme
*/

/* Global GUT styles live in assets/css/gut-brand.css (enqueued from functions.php). */

a{
    outline: none !important;
}

header.fl-builder-content {
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
}

header.fl-theme-builder-header-sticky.fl-theme-builder-header-scrolled {
    box-shadow: 0 4px 12px #14110f0f, 0 2px 4px #14110f0a;
    background-color: #f0eeea;
}