/*
 * The press-highlight component supplies its own selected product image.
 * Remove the retired Apex-coupler photograph that was hard-coded as a
 * background behind every home-fifth section.
 */
section.home-fifth {
  background-color: #00040A;
  background-image: none !important;
}
