.gallery .picture_list a:hover div,
.accordion .tab_label:hover,
.accordion input:checked + .tab_label {
  background-color:#0072B6;
}
.credentials_gallery .picture_list a:hover:after,
.gallery .picture_list a:hover:after,
#content .fancybox:hover {
  outline-color:#0072B6;
}

/*
███████████████████████████████████████████████████████████████████████████████████████████████
BFSG-Spacer
███████████████████████████████████████████████████████████████████████████████████████████████
*/
.bfsg_spacer {
  margin-top: 9rem;
}