.section-oc-featured-products .title-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.section-oc-featured-products .collection__title .title:not(:only-child) {
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 2rem;
}
