


:root {
--primary: #266dd3;
--secondary: #000000;
--text: #000000;
--search-button: #266dd3;
--button-text-color: #ffffff;
--button-text-active: #ffffff;
--menu-link-color: #0a0909;
--link-color: #0a0909;
--footer-background: #266dd3;
--footer-links: #ffffff;
--footer-text: #ffffff;
--footer-link: #ffffff;
--news-background: #266dd3;
--news-title: #ffffff;
--news-button: #266dd3;
--news-link: #ffffff;
}