:root {
    --primary-color: #eaed2f;
    --secondary-color: #afc92d;
    --tertiary-color: #e8e8e8;
    --accent-color: #e62cba;
}