<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1, .h1 {
  color: #BB0000;
  font-weight: bold;
}
h1.h2, .h1.h2 {
  color: #000;
  font-size: 2rem;
}

h2, .h2 {
  color: black;
  font-weight: bold;
}
.paragraph--type--text.style-2 h2, .paragraph--type--text.style-2 .h2 {
  color: #FFF;
}

.background-color-primary {
  background-color: #BB0000;
}

.background-color-grey {
  background-color: #555555;
}

.text-color-white {
  color: #ffffff;
}

.text-color-primary {
  color: #BB0000;
}

.text-color-secondary {
  color: #700000;
}

.node--type-testimonial .field--name-field-testimonial-image img {
  border-radius: 50%;
  max-width: 200px;
}
.node--type-testimonial .field--name-field-testimonial-name {
  font-size: 1.125rem;
  padding: 12px 0 4px;
}
.node--type-testimonial .field--name-field-testimonial-title {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.75rem;
}
.node--type-testimonial .testimonial-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  max-width: 600px;
}
@media (max-width: 767px) {
  .node--type-testimonial .testimonial-text {
    margin-top: 22px;
  }
}
/*# sourceMappingURL=maps/node--testimonial.css.map */
</pre></body></html>