/**
* Theme Name: Extice Child
* Description: This is a child theme of Extice, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opalthemes</a>
* Template: extice
* Version: 1.1.2
*/

:root {
  --primary: #FFD400;
}

.c-primary {
    color: #FFD400 !important;
}