:root {
    --primary-color: #667ec1;
    --shadow-color: #557bd4;
    --secondary-color: #f8c305;
    --contrast-color: white;
}