.citate-text {
  max-width: 1111px;
  margin: 0 auto;
  color: #0A3055;
  text-align: center;
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px; /* 150% */
}
.citate-text p {
  color: #0A3055;
  text-align: center;
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px; /* 150% */
  margin-bottom: 40px;
}
.citate-text strong {
  color: rgba(10, 48, 85, 0.7);
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px;
}

.citate-info {
  padding-top: 40px;
}
.citate-info .citate-image {
  margin: 0 auto;
  width: 80px;
  height: 80px;
  aspect-ratio: 1/1;
}
.citate-info .citate-image img {
  width: 80px;
  height: 80px;
  aspect-ratio: 1/1;
}
.citate-info .citate-info-name {
  color: #0A3055;
  font-family: "Happy Season";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px; /* 133.333% */
  text-transform: uppercase;
  text-align: center;
  padding-top: 16px;
}
.citate-info .citate-info-position {
  color: rgba(10, 48, 85, 0.7);
  text-align: center;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px; /* 142.857% */
}

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