


:root {
--primary: #001f3f;
--secondary: #ff7200;
--text: #514b4b;
--search-button: #ff7200;
--button-text-color: #ffffff;
--button-text-active: #fff7f2;
--menu-link-color: #001f3f;
--link-color: #001f3f;
--footer-background: #001f3f;
--footer-links: #ff7200;
--footer-text: #ffffff;
--footer-link: #ffffff;
--news-background: #ff7200;
--news-title: #001f3f;
--news-button: #ff7200;
--news-link: #001f3f;
}