li.hide-required label span {
display: none;
}

.content input[type="text"], .content input[type="search"], .content input[type="tel"], .content input[type="url"], .content input[type="email"], .content input[type="number"], .content input[type="date"], .content input[type="range"], .content input[type="password"], .content select, .content textarea, .content .wpcf7-number {
	text-indent: 15px;
}

.content textarea {
	text-indent: 10px;
}

.gform_footer.top_label {
      text-align: center !important;
}

.gform_wrapper input[type="submit"] {
    position: relative;
    display: inline-block;
    border: none;
    text-decoration: none;
    white-space: nowrap;
    -webkit-tap-highlight-color: transparent;
    transition: background-color 0.2s ease;
    background-color: transparent !important;
    color: #084E7D !important;
    border: 2px solid !important;
   text-align: center;
   margin: 0 auto;
  margin-bottom: 20px !important;
}

.gform_wrapper input[type="submit"]:hover {
 background-color: #084E7D !important;
color: #fff !important;
  border: 2px solid #084E7D  !important;
}

.gfield_label {
display: none !important;
}

.wpcf7-list-item-label {
color: #084e7d;
}

.wpcf7-form-control-wrap.privacy {
display: block;
}

.yikes-mailchimp-eu-compliance-text a, .yikes-mailchimp-eu-compliance-label p {
color: #084e7d;
}

.yikes-mailchimp-eu-compliance-label {
display: block;
margin-bottom: 10px;
}

body .yikes-easy-mc-submit-button {
margin-top: 15px !important;
}

.smaller {
max-width: 300px;
}

#aanbod .wpb_wrapper {
word-break: break-word;
}

h5 { font-size: 20px; }