:root {
    --primary-color: #1f81c5;
    --secondary-color: #279ef2;
    --shadow-color: #e3212e;
    --contrast-color: black;
}