.quote {
  margin-top: 0.5em !important;
}
@media (max-width: 650px) {
  .quote {
    gap: 0em !important;
  }
}
.quote q {
  padding: 0.5rem;
}
.quote h4 {
  margin-top: 0;
}
.quote p {
  font-size: 1rem;
  margin-bottom: 0.3rem;
}
@media (max-width: 650px) {
  .quote p {
    font-size: 1.05rem;
  }
}

dt {
  font-size: 1rem;
}
@media (max-width: 650px) {
  dt {
    font-size: 1.05rem !important;
  }
}

h4 {
  margin-bottom: 0 !important;
}

p.kome {
  font-size: 1rem;
}
@media (max-width: 650px) {
  p.kome {
    font-size: 1.05rem !important;
  }
}/*# sourceMappingURL=hikarukimihe.css.map */