


:root {
--primary: #498c8a;
--secondary: #031926;
--text: #514b4b;
--search-button: #031926;
--button-text-color: #ffffff;
--button-text-active: #ffffff;
--menu-link-color: #373431;
--link-color: #514b4b;
--footer-background: #031926;
--footer-links: #498c8a;
--footer-text: #ffffff;
--footer-link: #ffffff;
--news-background: #f4f4f4;
--news-title: #498c8a;
--news-button: #498c8a;
--news-link: #031926;
}