/***THIS FILE IS AUTOMATICALLY GENERATED. DON'T EDIT***//***EDIT PHP FILE INSTEAD***/
@import url(https://use.typekit.net/kza3wbo.css);

@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: #482750;
    --clr-secondary: #957a35;
    --clr-tertiary: #ac9094;
    --clr-quaternary: #000000;
    --scrollbar-color: var(--clr-tertiary);
}

:root {
    --scrollbar-color-2: #ac9094;
}

:root {
    --overlay-color: ;
    --overlay-opacity: ;
}

:root {
    --font-main: "Roboto";
    --font-heading: "mrs-eaves-roman-small-caps";
    --font-script: "mrs-eaves-roman-all-petite-c";
    --fs-xl: clamp(36px, 3.5vw, 48px);
    --fs-1000: clamp(30px, 3.5vw, 36px);
    --fs-900: clamp(30px, 3.5vw, 35px);
    --fs-800: clamp(28px, 4.5vw, 30px);
    --fs-700: clamp(25px, 4.5vw, 30px);
    --fs-600: clamp(25px, 4.5vw, 30px);
    --fs-500: clamp(20px, 4.5vw, 25px);
    --fs-400: 18px;
    --fs-300: 0.9375rem;
    --fs-200: 0.875rem;
    --fs-100: 0.8125rem;
}

.page-header-title, .hero-title {
    color: white;
    font-weight: normal;
    font-style: normal;
    font-family: var(--font-heading);
}

h1 {
    font-weight: bolder;
    font-style: normal;
    font-family: var(--font-heading);
    color: black;
}

h2 {
    font-weight: bolder;
    font-style: normal;
    font-family: var(--font-heading);
    color: var(--clr-primary);
}

h3 {
    font-weight: bolder;
    font-style: normal;
    font-family: var(--font-heading);
    color: var(--clr-primary);
}

h4 {
    font-weight: bolder;
    font-style: normal;
    font-family: var(--font-heading);
    color: var(--clr-primary);
}

h5 {
    font-weight: bolder;
    font-style: normal;
    font-family: var(--font-heading);
    color: var(--clr-tertiary);
}

h6 {
    font-weight: bolder;
    font-style: normal;
    font-family: var(--font-heading);
    color: var(--clr-primary);
}

.staff-position {
    font-weight: bolder;
    font-style: normal;
    font-family: var(--font-heading);
    color: var(--clr-primary);
}

a, .ui-widget-content a {
    color: var(--clr-primary);
    text-decoration: underline;
    font-weight: regular;
    font-style: regular;
}

a:hover, a:focus, a:active {
    color: var(--clr-secondary);
    text-decoration: underline;
}

body, p, div, span {
    font-size: 18px;
}

:root {
    --logo-height: 72px;
}

:root {
    --menu-top-level-default-font-color: white;
    --menu-top-level-hover-font-color: white;
    --menu-top-level-default-bg-color: transparent;
    --menu-top-level-hover-bg-color: transparent;
    --menu-submenu-default-font-color: black;
    --menu-submenu-hover-font-color: white;
    --menu-submenu-default-bg-color: white;
    --menu-submenu-hover-bg-color: var(--clr-primary);
    --sticky-menu-top-level-default-font-color: var(--clr-primary);
    --sticky-menu-top-level-hover-font-color: var(--clr-secondary);
    --sticky-menu-top-level-default-bg-color: white;
    --sticky-menu-top-level-hover-bg-color: transparent;
    --sticky-menu-submenu-default-font-color: black;
    --sticky-menu-submenu-hover-font-color: white;
    --sticky-menu-submenu-default-bg-color: white;
    --sticky-menu-submenu-hover-bg-color: var(--clr-primary);
    --sidebar-top-level-default-font-color: white;
    --sidebar-top-level-hover-font-color: black;
    --sidebar-top-level-default-bg-color: var(--clr-secondary);
    --sidebar-top-level-hover-bg-color: white;
    --sidebar-submenu-default-font-color: white;
    --sidebar-submenu-hover-font-color: black;
    --sidebar-submenu-default-bg-color: transparent;
    --sidebar-submenu-hover-bg-color: white;
}

:root {
    --staff_image_width_mobile: 320;
    --staff_image_height_mobile: 400;
    --staff_image_width_tablet: 370;
    --staff_image_height_tablet: 425;
    --staff_image_width_laptop: 370;
    --staff_image_height_laptop: 425;
    --staff_image_width_desktop: 370;
    --staff_image_height_desktop: 350;
}

:root {
    --staff_image_width_desktop_first_child: 500;
    --staff_image_height_desktop_first_child: 305;
}
@media screen and (min-width: 1200px){
.site-header#masthead .the-header .bottom-bar .header-nav a .header_logo{
max-height: calc(1.25 * var(--logo-height, 5rem));
}}

.site-footer .site-info-container::before {
    background: var(--clr-tertiary);
}