/* Last-Modified: Sat, 1 Jan 2000 10:00:30 GMT [ver: ] */
/* Current-Time:Wed, 16 Sep 2026 12:36:57 -0500*/
/*Removes recent works section footer*/
.faso-works-section-footer {display:none; visibility: hidden;}

/*Removes View Archive link on works pages.*/
.faso-works-section-header {display:none; visibility: hidden;}

/*Removes the newsletter name title on the newsletter signup page.*/
h2.faso-en-data-heading {display:none; visibility: hidden;}

/* CSS for laptops and desktops only. */
@media only screen and (min-width: 992px) {
   /*Adds top margin to homepage slides on desktop for websites using the Redmond template. */
   .slick-dotted.slick-slider {margin-top: 30px;}
}