/***THIS FILE IS AUTOMATICALLY GENERATED. DON'T EDIT***//***EDIT PHP FILE INSTEAD***/
@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);

:root {
    --clr-primary: #e0af26;
    --clr-secondary: #721011;
    --clr-tertiary: #404040;
    --clr-quaternary: #ffffff;
}

.has-primary-color-after::after {
    color: #e0af26;
}

.has-primary-color-before::before {
    color: #e0af26;
}

.has-primary-background-color-after::after {
    background-color: #e0af26;
}

.has-primary-background-color-before::before {
    background-color: #e0af26;
}

.has-secondary-color-after::after {
    color: #721011;
}

.has-secondary-color-before::before {
    color: #721011;
}

.has-secondary-background-color-after::after {
    background-color: #721011;
}

.has-secondary-background-color-before::before {
    background-color: #721011;
}

.has-tertiary-color-after::after {
    color: #404040;
}

.has-tertiary-color-before::before {
    color: #404040;
}

.has-tertiary-background-color-after::after {
    background-color: #404040;
}

.has-tertiary-background-color-before::before {
    background-color: #404040;
}

.has-quaternary-color-after::after {
    color: #ffffff;
}

.has-quaternary-color-before::before {
    color: #ffffff;
}

.has-quaternary-background-color-after::after {
    background-color: #ffffff;
}

.has-quaternary-background-color-before::before {
    background-color: #ffffff;
}

:root {
    --clr-secondary-2: #d71f26;
}

:root {
    --font-main: Roboto, sans-serif;
    --font-heading: Roboto, sans-serif;
    --font-script: Roboto, sans-serif;
    --fs-1000: clamp(34px, 3.5vw, 36px);
    --fs-900: clamp(28px, 3.5vw, 32px);
    --fs-800: clamp(26px, 4.5vw, 28px);
    --fs-700: clamp(24px, 4.5vw, 26px);
    --fs-600: clamp(20px, 4.5vw, 22px);
    --fs-500: clamp(18px, 4.5vw, 20px);
    --fs-400: 18px;
    --fs-300: 0.9375rem;
    --fs-200: 0.875rem;
    --fs-100: 0.8125rem;
}

h1 {
    font-weight: bold;
    font-style: normal;
    font-family: var(--font-heading);
    color: var(--clr-secondary);
}

h2 {
    font-weight: bold;
    font-style: normal;
    font-family: var(--font-heading);
    color: var(--clr-secondary);
}

h3 {
    font-weight: bold;
    font-style: normal;
    font-family: var(--font-heading);
    color: var(--clr-secondary);
}

h4 {
    font-weight: bold;
    font-style: normal;
    font-family: var(--font-heading);
    color: var(--clr-secondary);
}

h5 {
    font-weight: bold;
    font-style: normal;
    font-family: var(--font-heading);
    color: var(--clr-secondary);
}

h6 {
    font-weight: bold;
    font-style: normal;
    font-family: var(--font-heading);
    color: var(--clr-secondary);
}

p {
    color: black;
    font-size: 18px;
}

a, .ui-widget-content a {
    color: var(--clr-secondary);
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
}

a:hover, a:focus, a:active {
    color: var(--clr-secondary);
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

:root {
    --menu-top-level-default-font-color: white;
    --menu-top-level-hover-font-color: var(--clr-primary);
    --menu-top-level-default-bg-color: transparent;
    --menu-top-level-hover-bg-color: transparent;
    --menu-submenu-header-font-color: white;
    --menu-submenu-header-font-color-hover: white;
    --menu-submenu-default-font-color: white;
    --menu-submenu-hover-font-color: white;
    --menu-submenu-default-bg-color: var(--clr-secondary);
    --menu-submenu-hover-bg-color: var(--clr-primary);
    --sticky-menu-top-level-default-font-color: var(--clr-secondary);
    --sticky-menu-top-level-hover-font-color: var(--clr-primary);
    --sticky-menu-top-level-default-bg-color: white;
    --sticky-menu-top-level-hover-bg-color: transparent;
    --sticky-menu-submenu-header-font-color: white;
    --sticky-menu-submenu-header-font-color-hover: white;
    --sticky-menu-submenu-default-font-color: white;
    --sticky-menu-submenu-hover-font-color: white;
    --sticky-menu-submenu-default-bg-color: var(--clr-secondary);
    --sticky-menu-submenu-hover-bg-color: var(--clr-primary);
    --sidebar-top-level-default-font-color: white;
    --sidebar-top-level-hover-font-color: white;
    --sidebar-top-level-default-bg-color: var(--clr-secondary);
    --sidebar-top-level-hover-bg-color: var(--clr-primary);
    --sidebar-submenu-default-font-color: white;
    --sidebar-submenu-hover-font-color: white;
    --sidebar-submenu-default-bg-color: var(--clr-secondary);
    --sidebar-submenu-hover-bg-color: var(--clr-primary);
}

:root {
    --max-logo-height: 80px;
    --max-logo-width: 150px;
}

footer {
    background: linear-gradient(180deg, var(--clr-secondary), var(--clr-secondary-2));
}

footer, footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
    color: white;
}

footer .social-media-link a {
    color:  ;
}

footer .social-media-link a:hover {
    color:  ;
}

footer a {
    color: white;
    text-decoration: none;
}

footer a:hover {
    color: white;
    text-decoration: none;
}

footer .site-info {
    background-color: transparent;
    color: white;
}

footer .site-info a {
    color: white;
    text-decoration: none;
}

footer .site-info a:hover {
    color: white;
    text-decoration: none;
}

footer .site-info .heart {
    color: var(--clr-primary);
}

:root {
    --button-background-color: var(--clr-secondary);
    --button-font-color: white;
    --button-border-color: var(--clr-secondary);
    --button-background-color-hover: white;
    --button-font-color-hover: var(--clr-secondary);
    --button-border-color-hover: var(--clr-secondary);
}
.entry-content.staff-member a {
cursor: pointer;
pointer-events: none;
}