.news-single .wp-block-media-text {
  margin: 40px auto;
}

.news-single p {
  margin-bottom: 2em;
}

.news-single blockquote p:last-child {
  margin-bottom: 0;
}

.news-link-wrapper {
  aspect-ratio: 300 / 215;
  background: #E8E8E8;
  text-align: center;
}

.news-link-wrapper img {
  width: auto;
  height: 100%;
  object-fit: contain;
  margin: auto;
}

.contact-form__item-right input[type=tel],
.contact-form__item-right input[type=email] {
  width: 100%;
}

.wpcf7-response-output[aria-hidden="true"]:empty {
  display: none;
}

/*# sourceMappingURL=plus.css.map */