/* Enter Your Custom CSS Here */
#masthead h1 a {
	color: #EA0A8B;
}
.displaying-map #masthead h1 a {
	color: #EA0A8B;
}
.displaying-map #masthead #masthead-nav nav ul>li>a:hover {
  background-color: #EA0A8B;
}

.posts-section .posts-list article .actions {
  background: #EA0A8B; 
}

.leaflet-popup-content-wrapper .leaflet-popup-content small {
	display: none;
}