/* 
 Theme Name:   Dentist
 Theme URI:    
 Description:  Theme for Dentist Website
 Author:       Develop with Arslan
 Author URI:   https://developwitharslan.com/
 Template:     generatepress
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/
h2{
	font-weight:bold;
	font-size:30px;
	color:#071689;
}
h3{
	font-weight:bold;
	font-size:20px;
	color:#071689;
}
*{
	font-family: Plus Jakarta Sans;
}

body{
	overflow-x:hidden;
}
button#wpforms-submit-314.wpforms-submit{
	color:#fff;
	background:#071689;
	border-radius:10px;
	font-weight:bold;
	font-size:18px;
}
button#wpforms-submit-314.wpforms-submit:hover{
	color:#fff;
	background-color:#39D52D!important;
	border-radius:10px;
	font-weight:bold;
	font-size:18px;
}
button#wpforms-submit-1472.wpforms-submit{
	color:#fff;
	background:#071689;
	border-radius:10px;
	font-weight:bold;
	font-size:18px;
}
button#wpforms-submit-1472.wpforms-submit:hover{
	color:#fff;
	background-color:#39D52D!important;
	border-radius:10px;
	font-weight:bold;
	font-size:18px;
}
