.block-cabuxa-newsletter {
    margin-left: auto;
    margin-right: auto;
    /*margin-top: 20px;*/
    max-width: 300px;
}

.block-cabuxa-newsletter h2.block-title {
  background-color: #C53929;
  color: #FFF;
  font-size: 15px;
  padding: 5px;
  text-transform: uppercase;
}

.block-cabuxa-newsletter .mailchimp-newsletter-mergefields p {
  font-size: 13px;
}

.block-cabuxa-newsletter .form-item-privacy-policy {
  font-size: 10px;
}

.block-cabuxa-newsletter .form-item-privacy-policy input {
  display: block;
  float: left;
  margin: 0;
  width: auto;
}

.block-cabuxa-newsletter .form-item-privacy-policy label {
  display: block;
  margin: 0;
  overflow: hidden;
  padding-left: 5px;
  width: auto;
}

.block-cabuxa-newsletter .mailchimp-signup-subscribe-form .form-item-mergevars-EMAIL {
  background-color: #979797;
  padding: 10px 5px 0 5px;
}

.block-cabuxa-newsletter .mailchimp-signup-subscribe-form .form-item-mergevars-EMAIL input {
  background-color: #FFF;
  background-image: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: #555;
  display: block;
  font-size: 13px;
  height: 27px;
  line-height: 1.42857;
  padding: 3px 6px;
  transition: none;
  width: 100%;
}

.block-cabuxa-newsletter .mailchimp-signup-subscribe-form .submit-button-wrapper input {
  background-color: #979797;
  color: #FFF;
  width: 100%;
}

.block-cabuxa-newsletter .mailchimp-signup-subscribe-form .submit-button-wrapper input:active,
.block-cabuxa-newsletter .mailchimp-signup-subscribe-form .submit-button-wrapper input:focus,
.block-cabuxa-newsletter .mailchimp-signup-subscribe-form .submit-button-wrapper input:hover {
  text-decoration: underline;
}

.block-cabuxa-newsletter a {
  text-decoration: underline;
}

.block-cabuxa-newsletter a:active,
.block-cabuxa-newsletter a:focus,
.block-cabuxa-newsletter a:hover {
  text-decoration: none;
}