:root {
    --primary-color: #e63232;
    --secondary-color: #2c7f91;
    --tertiary-color: #d9d7d7;
    --accent-color: #2ae3be;
}