:root {
    --green: #347D17;
    --red: #C5204C;
    --blue: #0E77AF;
    --yellow: #BF831C;
    --black: #082A04;
    --white: #EEFDED;
}