/* apply custom theme color by replacing the color code below */

:root {
  --cmc-theme-light-color: #c4d600;
  --cmc-theme-dark-color: #aebe04;
}

/* any override css style should be placed in this file */