/**
* Theme Name: Poco Child
* Description: This is a child theme of Poco, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">Pavothemes</a>
* Template: poco
* Version: 2.1.1
*/

body {
  --primary: #FFD700;
  --primary_hover: #FFDF33;
  --secondary: #000080;
  --body: #161616;
  --heading: #1e1d23;
  --light: #999999;
  --dark: #282828;
  --border: #ececec;
  --background: #ffffff; }

