.wp-block-uni-block-faqitem {
  margin-bottom: 10px;
  padding: 20px;
  background: #FFF3F7;
}
.wp-block-uni-block-faqitem h4 {
  font-family: Fjalla One;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 140%;
  color: #990D35;
  margin-bottom: 20px;
}
.wp-block-uni-block-faqitem p {
  font-family: Cantarell;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 140%;
  color: #000000;
  margin-bottom: 0;
}
.wp-block-uni-block-faqitem button {
  display: none;
}
