/*
Theme Name: bsa-council-red-theme-Child
Template: bsa-council-red-theme
*/

body,
p,
.elementor-widget-container,
.elementor-widget-text-editor {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    line-height: 1.6;
}

/*Remove Footer so Elementor controls it*/

body #theme-footer {
    display: none !important;
}