/* Full-width separator between widgets and service cards */
#services-section {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  margin-top: 1rem;
  padding-top: 1.5rem;
}
