/* This stylesheet is meant for custom styles, on top of the Bone Template */

@media screen and (max-width: 767px) {
  h1 {
    font-size: 2.3em;
  }

  h1.lg2 {
    font-size: 2em !important;
    color: #000;
}
}
