/* Enter Your Custom CSS Here */

.header {
  z-index: 0;
}

.menu {
  z-index: 99;
}

h1, h2, h3, h4, h5, h6, pre, form, p {
    font-family: arial !important;
}

.bullets-line {
    list-style-type: disc;
    list-style-position: inside;
    text-indent: -1.5em;
  padding: 0px 0 10px 26px;
}

h1{
  font-size: 27px !important;
}