html > body > div:nth-child(5) > div > div > div:nth-child(4) > div:nth-child(3) > a:nth-child(3) {
  background-color: #c12e2e;
}
#kl_newsletter_checkbox_field {
  background-color: #c12e2e;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #ffffff;
  padding-right: 10px;
  padding-left: 10px;
  margin-top: 20px;
  border-width: 4px;
  border-style: dashed;
  border-color: #e8e4d8;
}
#kl_newsletter_checkbox_field > span > label {
  color: #dcdcdc;
  font-size: 19.2px;
}
@media screen and (max-width: 375px) {
  #kl_newsletter_checkbox_field > span > label {
    font-size: 17.2px;
  }
}
