
/*.moduleAccordion>h5 {
  color: blue
}*/
.text-large>*, .text-large {
  font-size: 24px !important;
  font-weight: bolder;
}
@media (max-width: 767.98px) {
    .text-large>*, .text-large {
        font-size: 20px !important;
        line-height: 32px;
    }
