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