:root {
    --button:  #FF5374;
    --medium: #eeeeee75;
    --dark: #535971;
    --light: #EFEFEF;
    --very-light: #ffffffff;

}