#base_featured_product .title-wrapper {
  text-align: center;
}
#base_featured_product .title-wrapper h5 {
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 6px;
}
#base_featured_product .title-wrapper .section-description {
  color: var(--global-palette5);
  font-size: 14px;
  margin-bottom: 0;
}
