/*
Theme Name: Betheme
Theme URI: https://themes.muffingroup.com/betheme/
Author: Muffin group
Author URI: https://muffingroup.com/
Description: The biggest WordPress Theme ever
License: Themeforest Split Licence
License URI: https://themeforest.net/licenses/standard
Text Domain: betheme
Version: 21.3.6

All css files are placed in /css/ folder
*/

.gform_wrapper input.button {
	font-size: 14px;
	border-top: 1px solid rgba(255, 255, 255, 0.25);
	color: #FFFFFF;
	background-color: #4B93AF;
	line-height: 1em;
	padding: 0.6em 1.3em;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
	white-space: nowrap;
	display: inline-block;
	cursor: pointer;
}

/*
.gform_confirmation_message {
color: blue;
background-color: red;
}
*/

