/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

/* ---- FRONT PAGE -----------------------------------------------------------------------*/
#SHOWCASE figure { top: 0; left:0; z-index: -1; overflow: hidden; background-position: center center; background-repeat: no-repeat; background-attachment: scroll; background-size: cover; }
#SHOWCASE figure.overcast { -webkit-filter: brightness(20%); filter: brightness(20%); }