@import "../css/redfedNews.css";
@import "menu.css";
@import "indexWeb.css?id=20240613" screen and (min-width: 768px);
@import "indexMobile.css?id=20230821-2" screen and (max-width: 768px);
@import "redfedNews.css";

:root {
    --width-content: 1455px;
    --width-logo: 240px;
    --height-header: 163px;
    --height-header-image: 700px;
    --height-footer: 318px;
    --height-footer-image: 550px;
    --lsflr-red: #DB071E;
    --lsflr-blue: #3B61AA;
    --lsflr-light-blue: #EDFAFD;
}
