html { overflow-y: scroll; }

[data-toggle="collapse"] .fa:before {
  content: "\f068";
}

[data-toggle="collapse"].collapsed .fa:before {
  content: "\f067";
}

.highlight-text-grey {
  font-weight: 500;
}

.email-info {
    margin-top: 20px;
}

.hightlight-contact-info {
  font-weight: 400;
  line-height: 1.25;
}

ul {
  margin: 0;
}

ul {
  list-style: none;
  padding: 0;
}

.bullit {
list-style: square;
margin-left: 2.5rem;
}

h1 {font-family: 'Shadows Into Light', cursive;
}

.underline-link {
  text-decoration: underline;
}

pre {
  font-size: 1.2rem;
  font-family: inherit;
}

.reviewfont {
    font-family: garamond;
font-size: 1.5em;
}

.highlite {border: 3px solid orange;
padding: 1rem;}

r
