:root {
    --menu-hover: #21567C;
    --menu-text: #fff;
    --background: #0d1e2f;
    --header-background: #0d1e2f;
    --text: #fff;
    --footer-background: #0e2734;
    --footer-bottom-background: #0e2734;
    --footer-main-color: #E0E0E0;
    --button-hover: #5A738C;
    --form-background-color: #0d1e2f;
    --background-shade-color: #21567C;
    --brand-color: #5A738C;
}
