BIGGBY Coffee donates 40 gallons of coffee to volunteers cleaning adult Downtown GR

` )
);
facebook chatter $social
.append( $(‘

‘) );
twitter $social.append(
$div.clone()
.addClass(`afb-${subsite}-${twitter}`)
.html( ` div {display:none}
/**
* WOTV – Keep bottom limit on site nav
*/
.has-active-alert-banners .site-is-wotv #siteNavigation {border-bottom: 1px dotted }
/**
* Hide menu equipment by default
* These will be suggested around classname
*/
#page:not(.site-is-set) #menu-item-69359 + * {
display: none;
}
.zone-container–below-supernav > * { width:100%; }
/**
* Allow dual mainstay arrangement for primary
* mainstay title list essay bins
*/
#main {
display: flex;
flex-flow: quarrel wrap;
justify-content: space-between;
}
#main > * {
flex: 1 0 100%;
max-width: 100%;
}
#main > .widget.widget_ns-article-bin {
flex: 0 1 50%;
max-width: calc( 100% / 2 – 10px );
}
/**
* Social Footer Icon Fix
*/
.site-footer__social .social-links__list-item a > * { width: 33px; height: 33px; }
/**
* Improve arrangement of widget titles
*/
.widget-title.widget-title,
.mod-header h2 {
font-family: Roboto Condensed,arial,helvetica,verdana,sans-serif;
font-size: 1rem;
font-weight: 700;
line-height: 1.3;
text-transform: uppercase;
text-align: left;
}
/**
* manageable defaults overriden by JS
*/
.ns-block-custom-html .responsive {
width : 100%;
height : 380px;
}
/**
* Mobile Styles
*/
@media (max-width: 64rem) {
#main {
display: block;
}
#main > .widget.widget_ns-article-bin {
max-width: unset;
}
}
/**
* Desktop Styles
*/
@media (min-width: 64rem) {
.widget-title.widget-title,
.mod-header h2 {
font-family: Roboto Condensed,arial,helvetica,verdana,sans-serif;
font-size: 1.25rem;
font-weight: 700;
line-height: 1.2;
text-transform: uppercase;
}
}
]]>