/* request_sc:regular*/
/* Last-Modified: Sat, 11 Jul 2026 16:00:12 GMT [ver: :iphone] */
/* Current-Time:Sat, 11 Jul 2026 14:53:53 -0500*/
/* NOT Pulled From Cache */
/*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;}
}
