
/* block NL */
.block-newsletter-title {
    font-size: 2em;
    text-align: center;
    margin-bottom: 0px;
    line-height: 2.179;
    text-transform: uppercase;
    font-family: Domine, serif !important;
    font-weight: 600 !important;
    letter-spacing: -0.01em;
}
.block_newsletter {
	padding: 0 !important;
}
.block_newsletter p {
    text-align: center;
    margin-bottom: 15px;
}

.psgdpr_consent_message a {
  color: #165eff !important;
}
.gdpr_module_17 {
	width: 70%;
	text-align: center;
	margin: auto;
  display: flex;
  margin-top: 5px;
}
.gdpr_module_17 .gdpr_consent {
  margin: auto;
  text-align: center;
  font-size: 12px;
  color: #6d6d6d;
}
.gdpr-newsletter .custom-checkbox span {
	text-align: justify !important;
}

@media (max-width: 767px) {
  .gdpr_module_17 {
	width: 100%;
	text-align: center;
  }
}

.block_newsletter form input[type=text]:focus {
  border: solid 1px #0970e6 !important;
}
