:root {
    --primary-color: #ffc400;
    --secondary-color: #ffae00;
    --tertiary-color: #f5f5f5;
    --accent-color: #49d124;
}