/* Last-Modified: Sat, 1 Jan 2000 10:00:30 GMT [ver: :iphone] */
/* Current-Time:Wed, 29 Apr 2026 23:07:29 -0500*/
/*Redmond - tighten space in navigation heading - GW 5/5/2022 */
.site-title {margin-bottom: 3px;}
.header {padding-bottom: 10px;}

.faso-bug a {display:none;}
.faso-tagline {display:none;}
.tagline {display:none;}

/*Levenson - Remove text shadow - JS - 10/22/2021*/
h1, h2, h3, h4, h5, h6 {text-shadow: none;}
.site-title {text-shadow: none;}
.social li {text-shadow: none;}
.mobile-nav ul li a {text-shadow: none;}

/*Redmond - Hide NL widget - jyc 5/23/22*/
.widget_sidebar_newsletter {display: none;}    

a:link { text-decoration: none; font-weight: bold; }

a:visited { text-decoration: none;  font-weight: bold; }

a:hover { text-decoration: none;  font-weight: bold;}

a:active { text-decoration: none;  font-weight: bold;}



p {
  font-size: 16px;
}

/* Submenu - Text Align - Left - JS - 5/9/2022*/
.sf-menu li li a {text-align: left;}