/* Last-Modified: Sat, 1 Jan 2000 10:00:30 GMT [ver: ] */
/* Current-Time:Sun, 27 Sep 2026 03:36:15 -0500*/
/*Yishu - Adjust height of Logo - sms - 9/16/2022*/
.site-title.faso-nav-heading {top: 0px;}


.faso-bug {display:none;}


/* CUSTOM WORK CODE*/

/*Sierra - Add background Image - JMG - 2/16/2018*/
/*body{background-image: url("http://images.fasocdn.com/13540/2629171xxl.jpg");}*/

/* END OF CUSTOM WORK */

/*Sierra - Normalize font-weight in FireFox - JMG - 2/16/2018*/

html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: 400;
}

@-moz-document url-prefix() {
  body {
    font-weight: lighter !important;
  }
}
