.wth-green-btn,
.wth-red-btn,
.wth-submit {
	background-color: transparent !important;
	border: 2px solid #481adf !important;
	font-family: "Brutal" !important, sans-serif !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	color: #481adf !important;
	border-radius: 0px !important;
	text-transform: uppercase !important;
	padding: 10px 50px !important;
}
.wth-green-btn:hover,
.wth-red-btn:hover,
.wth-submit:hover {
	background-color: #481adf !important;
	color: #fff !important;
}
.helpful-block-content .icon-emoji-happy:before {
	content: "";
}
.wth-green-btn:before,
.wth-red-btn:before {
	content: "";
	padding: 0;
}
