


:root {
--primary: #002855;
--secondary: #41748d;
--text: #2b647f;
--search-button: #ec5400;
--button: #ec5400;
--button-hover: #BE1304;
--button-text-color: #ffffff;
--button-text-active: #ffffff;
--menu-link-color: #002855;
--link-color: #002855;
--footer-background: #031926;
--footer-links: #ffffff;
--footer-text: #ffffff;
--footer-link: #d2e7f0;
--news-background: #55d6be;
--news-title: #ffffff;
--news-button: #55d6be;
--news-link: #ffffff;
}