﻿
.subscribe_btn {
	color: #FFF!important;
	background: #FC6761!important;
	border: none;
	border-radius: 0 0 0;
	padding: 9px 20px;
	text-shadow: none !important;
	box-shadow: none !important;
}

.subscribe_btn:hover {background: #FF4747 !important;}