/*
 Theme Name: Repairer Child
 Theme URI: http://repairer.gentechtree.com/
 Description:  Repairer Child Theme
 Author: Gentechtree
 Author URI: gentechtree.com
 Template: repairer
 Version:  1.0.0
 License:   GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: 
 Text Domain:  repairer-child
*/

:root {
    --primary-color: #dd9933 !important;
    --secondary-color: #7a7a7a !important;
    --dark-color: #000000 !important;
    --grey-color: #ddc699 !important;
}