a.RichTextIntLink {
    display: inline-block;
}
.leaflet-container .c-map-item a, .leaflet-container .c-map-item a:hover {
    color: #007987;
}
.c-graphic {
    margin-bottom: 20px;
}
.c-graphic h2 {
    hyphens: auto;
}
.formHandle a {
    color: #007987;
    text-decoration: underline;
}
a:hover, a:focus {
    text-decoration: none;
}
@media only screen and (min-width: 821px){
   .s-richtext, .c-accordion {
       margin-right: 50px;
   }
}
