.gform_wrapper.gravity-theme .gfield input.large, .gform_wrapper.gravity-theme .gfield select.large  {
display: block;
width: 100%;
height: 58px;
background: #ffffff;
border: none !important;
border-radius: 0;
box-shadow: 0 5px 20px rgba(0,0,0,0.20) !important;
-webkit-appearance: none;
outline: none !important;
color: #353233;
font-size: 20px;
font-family: 'Source Sans Pro', sans-serif;
font-weight: 400;
line-height: 58px;
padding: 0 15px !important;
}
.newsletter_wrapper .gform_footer.top_label {
width: 270px;
max-width: 270px;
}
.newsletter_wrapper .gform_footer.top_label input[type=submit] {
width: 100%;
box-shadow: 0 5px 20px rgba(0,0,0,0.20) !important;
background-image: url("/source/6433959246aac5abdd9f86a84dfc8a97/rightarrow.png");
background-repeat: no-repeat;
background-position: calc(50% + 54px) center;
}
.newsletter_wrapper .gform_footer.top_label input[type=submit]:hover {
background-color: #211f20 !important;
}