@media (max-width: 767px) {
  .paragraph--type--bp-simple p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.86;
    letter-spacing: normal;
  }
}
.d-flex.flex-row p:last-child {
  margin-bottom: .875rem;
}

