


:root {
--primary: #1c3b6c;
--secondary: #ee5525;
--text: #000000;
--search-button: #ee5525;
--button-text-color: #ffffff;
--button-text-active: #ffffff;
--menu-link-color: #1c3b6c;
--link-color: #1c3b6c;
--footer-background: #1c3b6c;
--footer-links: #ffffff;
--footer-text: #ffffff;
--footer-link: #ffffff;
--news-background: #1c3b6c;
--news-title: #ffffff;
--news-button: #ee5525;
--news-link: #0a0000;
}