/*
Theme Name: Medicate Child
Theme URI: http://example.com/medicate-child/
description: > Medicate Child Theme
Author: Peacefulqode
Author URI: https://peacefulqode.com
Template: medicate
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, business, clinic, dental, dentist, doctor, doctor appointment, health theme, healthcare, hospital, medic, medical, Medical Tourism, medicine, physician, veterinary.
Use it to make something cool, have fun, and share what you've learned with others.
Text Domain: medicate-child
*/
:root {
	--primary-color: #fe781b;
	--primary-dark-color: #f5a133;
	--dark-color: #fe781b;
	--secondary-color: #666666;
	--grey-color: #f4f6f9;
	--white-color: #ffffff;
	--body-fonts: 'Montserrat', sans-serif;
	--title-fonts: 'Quicksand', sans-serif;
}