/**
 * LumApps-1Cogeco
 * @Customer-Name: Cogeco
 * @Customer:5929646120239104
 * @Instance:4783470913388544
 *
 * @url:https://sites.lumapps.com/a/cogeco/1cogeco/
 * NGI version: vanessa.verriere@lumapps.com
 * Updated On: December 13th, 2022
 */

/* *************************************** */
/* Theme material styles (replaced by CSS variables)
/* *************************************** */

body.theme-material {
    font-family: 'Quicksand', sans-serif;
    background-color: #ffffff;
}

/* *************************************** */
/* Theme lumapps styles
/* *************************************** */

:root {
    --lumx-typography-font-family: 'Quicksand', sans-serif;
    --lumx-app-background: #ffffff;
    --lumx-typography-custom-title3-font-weight: 500;
    --lumx-typography-custom-title4-font-weight: 500;
    --lumx-typography-custom-title5-font-weight: 500;
    --lumx-typography-custom-intro-font-weight: 500;
}

.widget-content-list {
    --lumx-typography-custom-title3-font-size: 32px;
}

.sa-public-template__header {
    display:none;
}


#widget-2043eb27-2884-5af2-a485-e34854547a42 {
    --lumx-thumbnail-aspect-ratio: 9/5;
}

.widget--xs {
    --lumx-typography-custom-title4-font-size: 16px;
}

.widget-links .block-list {
    --block-list-gap: 12px;
}

.widget-sub-nav {
    --lumx-typography-interface-subtitle1-font-weight: 500;
}