@import url("https://use.fontawesome.com/releases/v5.15.4/css/all.css");
@font-face {
     font-family: 'Font Awesome 5 Free';
     font-style: normal;
     font-weight: 900;
     src:url("https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5.6.3/webfonts/fa-solid-900.woff2") format("woff2");
 }

html { scroll-behavior: smooth; }
header#masthead, .sticky-menu.sticky-bar-out #masthead .sticky-bar{ border-bottom:0px solid #ebebeb; }
header#masthead .sticky-bar{ background-color:#FFF5DB; }
.main-navigation>div li a{ font-size:1.0rem; color:#000; }
.menu li> a, .main-navigation>div li a{ color:#593218; }
.menu li> a:before{
	display: block;
	color: #593218;
	font-family: "Font Awesome 5 Free";
	font-size:1.5em;
}
.menu-item-1000> a:before{ content: '\f0e0'; }
.menu-item-988> a:before{ content: '\f1ad'; }
.menu-item-966> a:before{ content: '\f2b5'; }
.menu-item-42> a:before{ content: '\f015'; }
.menu-item-9> a:before{ content: '\f015'; }
.menu-item-975> a:before{ content: '\f0a1'; }
.menu-item-939> a:before{ content: '\f1ae'; }
.menu-item-36> a:before{ content: '\f1ad'; }
.menu-item-965> a:before{ content: '\f0c0'; }
.menu-item-103> a:before{ content: '\f0e0'; }
#colophon .site-info span:after, .site-info span:nth-child(2){ display:none; }
