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

.owl-carousel {margin-bottom: 20px; padding-top: 20px; clear: both; overflow: hidden}
.owl-item {padding: 5px;}
.owl-item p {font-size: .8em; text-align: center; padding-top: 10px;}
.owl-item p a {color: black}

.related-headline {text-align:center; font-size: 1.4em; font-weight: bold}

i.arrow-left, i.arrow-right {position: relative; top: -350px; cursor: pointer; font-size: 2em}