.block-content--type-panel-section-text>.block-content__content {
  color: #333;
  font: 500 18px/1.5 "Mercury Text G1", serif;
  padding: 20px 25px;

  :first-child {
    margin-top: 0;
  }

  :last-child {
    margin-bottom: 0;
  }
}
