/**
* Theme Name: Naturis Child
* Description: This is a child theme of Naturis, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opal Team</a>
* Template: naturis
* Version: 1.3.22
*/

:root {
  --primary: #7268A6;
  --primary_hover: #5D596F;
  --secondary: #7268A6;
  --secondary_hover: #5D596F;
  --text: #310f40;
  --accent: #310f40;
  --light: #310f40;
}