/*
Theme Name: Law Child Theme
Description: A child theme of Creative Services' theme.
Author: College of Law
Template: law
Version: 0.2.0
*/


.course-archive ul {
    margin-left: 15px;
}

a.anchor {
    display: block;
    position: relative;
    top: -250px;
    visibility: hidden;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}