.elementor-1093 .elementor-element.elementor-element-b6dfdc0{text-align:center;}/* Start custom CSS */.myButton {
	box-shadow:inset 0px 34px 0px -15px #b54b3a;
	background-color:#a73f2d;
	border:1px solid #241d13;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:9px 23px;
	text-decoration:none;
	text-shadow:0px -1px 0px #7a2a1d;
}
.myButton:hover {
	background-color:#b34332;
	color: white;
}
.myButton:active {
	position:relative;
	top:1px;
}/* End custom CSS */