/* Cleaner service cards and exterior-only photography. */
.service-number { margin-bottom: 72px; }

.hero-image {
  background-image: linear-gradient(90deg, rgba(13, 39, 32, .05), rgba(13, 39, 32, .15)),
    url('assets/roof-hero.png');
  background-position: 58% center;
}

.about-photo {
  background-image: url('https://images.unsplash.com/photo-1564013799919-ab600027ffc6?auto=format&fit=crop&w=900&q=80');
}
