@charset "UTF-8";
/* CSS Document */

.spacer {
  height: 2rem;
}

.light-green-text {
    color: #69B31D;
}


.service-areas ul {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}



