/*
Theme Name: Twenty Twenty-Three Child
Theme URI: https://wordpress.org/themes/twentytwentythree
Template: twentytwentythree
Author: the WordPress team
Author URI: https://wordpress.org
Description: Twenty Twenty-Three is designed to take advantage of the new design tools introduced in WordPress 6.1. With a clean, blank base as a starting point, this default theme includes ten diverse style variations created by members of the WordPress community. Whether you want to build a complex or incredibly simple website, you can do it quickly and intuitively through the bundled styles or dive into creation and full customization yourself.
Tags: one-column,custom-colors,custom-menu,custom-logo,editor-style,featured-images,full-site-editing,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready,wide-blocks,block-styles,style-variations,accessibility-ready,blog,portfolio,news
Version: 1.6.1741787771
Updated: 2025-03-12 14:56:11

*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

h1, h2, h3, p, li, center, .gfield_label, .gform-field-label, .gfield-choice-input, .gfield_description, .validation_message, .gfield_validation_message,
.ginput_container, .ginput_container_text {
	font-family: 'Poppins', sans-serif !important;
}

h1, .wp-block-post-title {
	font-size: 50px;
   	font-weight: 800;
   	text-transform: uppercase;
}

.gform_next_button, .gform_button {
	color: #FFF !important;
	text-align: center !important;
	font-family: 'Poppins' !important;
    	text-transform: uppercase !important;
    	background-color: #DF6B6B !important;
    	border: none !important;
}

.gform_next_button, .gform_button {
	color: #FFF !important;
	text-align: center !important;
	font-family: 'Poppins' !important;
    	text-transform: uppercase !important;
   	background-color: #DF6B6B !important;
    	border: none !important;
}

.gform_heading h2 {
	color: #000;
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: 800;
	line-height: 33px; /* 106% */
	text-transform: uppercase;
}

.gform_page_fields h4 {
	color: #DF6B6B;
	font-family: 'Poppins', sans-serif;
	font-size: 27px;
	font-style: normal;
	font-weight: 800;
	line-height: 53px; /* 106% */
	text-transform: uppercase;
}

