/* Overrides for runtime changes without rebuilding SCSS
   Edit --primary here to change the site's primary color
   This file is loaded *after* meyawo.css in index.html so it overrides the root variable
*/
:root {
  /* Change the hex here; example: #2a9d8f */
  --primary: #695aa6;
}
