.slideshow-image {
    z-index: 6;
}
.title-slide-image {
}

.slideshow-keyword {
    z-index: 7;
    white-space: normal;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    font-family: "Gabriela", serif;
    color: #ffffff;
    letter-spacing: 10px;
}

.title-slide-keyword {
    font-weight: 100;
    letter-spacing: -2px;
}

.slideshow-keyword:not(.title-slide-keyword) {
    text-transform: uppercase;
    text-shadow: 0px 0px 1px black;
}

.slideshow-caption {
    z-index: 8;
    min-width: 650px;
    max-width: 650px;
    white-space: normal;
    font-size: 70px;
    font-weight: 100;
    line-height: 70px;
    font-family: "Gabriela", serif;
    color: #ffffff;
}

.slideshow-caption:not(.title-slide-caption) {
    letter-spacing: -2px;
    text-shadow: 0px 0px 1px black;
}

.title-slide-caption {
}

#slide-title-dates {
    font-size: 0.75em !important;
}
