


:root {
--primary: #002e5a;
--secondary: #031926;
--text: #514b4b;
--search-button: #6cb42d;
--button: #ec5400;
--button-hover: #BE1304;
--button-text-color: #ffffff;
--button-text-active: #ffffff;
--menu-link-color: #002e5a;
--link-color: #002e5a;
--footer-background: #031926;
--footer-links: #6cb42d;
--footer-text: #ffffff;
--footer-link: #ffffff;
--news-background: #55d6be;
--news-title: #ffffff;
--news-button: #55d6be;
--news-link: #ffffff;
}