/*
Theme Name:   Bizzpro Child
Theme URL:    https://wowtheme7.com/bizzpro-child/
Description:  Bizzpro Digital Agency WordPress Theme
Author:       wowtheme7
Author URL:   https://wowtheme7.com/
Template:     bizzpro
Version:      1.0.2
License:      GNU General Public License v2 or later
License URL:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  bizzprochildtheme
*/

/*
    Please Add your custom styles here

*/
:root {
  --main-color-one: #f37226;
  --heading-color: #1F242C;
  --paragraph-color: #67687a;
  --heading-font: "Barlow", sans-serif;
  --secondary-font: "Barlow", sans-serif;
  --body-font: "Barlow", sans-serif;
  --animate-delay: 0.3s;
  --secondary-color: #064bb5;
  --border-color: #ededed;
  --primary: #f37226;
  --secondary: #0E1E2A;
  --white: #fff;
  --white-2: #E3E3E3;
  --black: #000;
  --black-2: #252525;
  --black-3: #1F242C;
  --black-4: #67687A;
  --black-5: #2B2B5E;
  --gray: #616161;
  --gray-2: #F4F5FA;
  --gray-3: #333F4D;
  --gray-4: #82828A;
  --gray-5: #3C4958;
  --gray-6: #757474;
  --blue: #0058AA;
  --blue-2: #064BB5;
  --yellow: #B8FB5E;
  --yellow-2: #D8FF36;
}
