:root {
    --primary-color: #f7de1a;
    --secondary-color: #bfc20e;
    --tertiary-color: #e0e0e0;
    --accent-color: #ed9b0e;
}