/* 
Theme Name: Good Life Learning Center
Description: Custom Hello Elementor child theme
Author: Anne Schmidt
Author URI: https://anneschmidt.co
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
input#gform_submit_button_1 {
	background: #00AEA9;
	color: black;
	text-transform: uppercase;
}

input#gform_submit_button_1:hover {
	background: #000;
	color: #00AEA9;
}

body {
	font-family: "Nunito", sans-serif;
}