.fsCalendar article {
   margin-bottom: 43px;
}

/*
*  Ticket 8473905
*  Hide slideshow titles and descriptions.
*  They don't want to use this feature of the theme and the title text is auto set from the title in media manager, so they have no way to turn it off themselves.
*  12/15/16 - James B
*/

.home .fsPlayer.masthead .slide .details {
    display: none;
}

/* End Section */