/*
Theme Name: 2016 Dominion Youth Services
Theme URI: http://www.dominionyouthservices.com/
Author: Polychrome Collective
Author URI: https://www.polychromecollective.com/
Description: 2016 Theme for Dominion Youth Services
Version: 1.0
*/

/* assets/css */
/* Breach Notification heading *//* Desktop overrides for Breach Notification */
@media (min-width: 769px) {
  .entry-content h4.hp-h4.breach-notification-link {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
}

.entry-content h4.hp-h4.breach-notification-link a {
  color: #282b64 !important;
  text-decoration: none;
  font-weight: 600;
  transition: color .2s ease;
}

.entry-content h4.hp-h4.breach-notification-link a:hover {
  color: #6aa0c9 !important;
}
