


:root {
--primary: #2f54a2;
--secondary: #faff00;
--text: #000000;
--search-button: #2f54a2;
--button-text-color: #ffffff;
--button-text-active: #0a0a0a;
--menu-link-color: #0a0909;
--link-color: #0a0909;
--footer-background: #005480;
--footer-links: #ffffff;
--footer-text: #ffffff;
--footer-link: #ffffff;
--news-background: #005480;
--news-title: #ffffff;
--news-button: #faff00;
--news-link: #0a0000;
}