.home #what-we-do .wpb_text_column:first-of-type {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; }
  .home #what-we-do .wpb_text_column:first-of-type + .wpb_text_column p {
    min-height: 5em; }
  .home #what-we-do .wpb_text_column:first-of-type .ml-group {
    color: white; }
  .home #what-we-do .wpb_text_column:first-of-type .ml-group-headline {
    color: var(--wpex-heading-color);
    font-style: var(--wpex-heading-font-style);
    font-weight: var(--wpex-heading-font-weight);
    font-family: var(--wpex-heading-font-family);
    line-height: var(--wpex-heading-line-height);
    letter-spacing: var(--wpex-heading-letter-spacing);
    text-transform: var(--wpex-heading-text-transform);
    text-wrap: var(--wpex-heading-text-wrap);
    word-break: break-word; }
