:root {
    --color-accent-1: #194544;
    --color-accent-1-hover: #2b6a74;
    --color-header-2: rgb(178, 202, 213);
    --color-button: rgb(211, 226, 232);
    --background: linear-gradient(-54deg, #194544, #2b6a74);
}

