.infoBox {
  &:not(:last-child) {
    border-right: #c7cdd1 solid 1px;
  }
  padding: 1rem;
}
