


#bullets li {
    list-style-position: inside;
    list-style-type: disc;
    padding-left:46px;
    
}

.pix_text a {
    color:#d5e9ee;
    text-decoration: none;
}

.anchor{
  display: block;
  height: 115px; /*same height as header*/
  margin-top: -115px; /*same height as header*/
  visibility: hidden;
}

.pix_nav_logo {
    padding-top: 16px;
}


                            