/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.slide h4 {
    text-align: center;
    font-size: 18px;
}
.result-item .img-result img {
    width: auto;
    height: 220px;
}

.font-0 {
    font-family: 'Source Sans Pro',Helvetica,Arial,Lucida,sans-serif;
}

.font-1 {
    font-family: 'Playfair Display',Georgia,'Times New Roman',serif;
}