.block-centered-content.alt-colors picture .overlay {
  background-color: #ffffff;
  opacity: 75%;
}
.block-centered-content.alt-colors .inner .title,
.block-centered-content.alt-colors .inner .content *:not(a) {
  color: var(--primaryColor);
}
