.theme-light {
  --contrast-color:#EA4269;
 }
 
.theme-dark {
  --contrast-color:#EA4269;
  }
