/**
* Theme Name: Humani Child
* Description: This is a child theme of Humani, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Wpopal Team</a>
* Template: humani
* Version: 1.2.9
*/


body {
  --primary: #1C6BA1;
  --primary_hover: #A31111;
  --secondary: #084a5a;
  --secondary_hover: #074251;
  --text: #000;
  --accent: #000000;
  --lighter: #000;
  --border: #ebebeb;
}