:root{
    --main-color: #09803a;
    --text-color: #133d96;
    --text-background: #f5ce01;
    --promotion-background: #09803a;
    --action-text-color: #09803a;
    --choice-link-text-color: #09803a;
    --plannning-background: #f5ce01;
    --plus-icon-color: #f5ce01;
    --plus-icon-background: #FFF;
}