:root {
    --base-color: #e00b0b;
    --primary-color: #e61010;
    --secondary-color: #e00606;
    --tertiary-color: #e00f0f;
    --accent-color: #e30b0b;
}