/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 04 2019 | 20:51:26 */
#revmsg-click-to-call {
	margin: auto;
	margin-top: 48px;
	width: 50%;
}

#revmsg-click-to-call label {
	display: block;
      margin-bottom: 6px;
    margin-top: 18px;
}

#revmsg-click-to-call input[type="text"] {
	width: 100%;
    padding: 24px 12px;
}

#revmsg-click-to-call input[type="submit"] {
	background-color: #a9333a;
    margin-top: 18px;
    width: 100%;
    padding: 24px;
    color: white;
    font-size: 16px;
    font-family: 'Montserrat';
    font-weight: 400;
}