This is only a TEST WIKI! The live FINA Website and Wiki can be found here: https://fina.oeaw.ac.at

Template:Carousel styles.css

From Fina Wiki
.slick-slide  {
	position: relative;
}

.slick-slide-content.Intro  {
	position: absolute;
	left: 100px;
    bottom: 20px;
	padding: 12px;
	background: rgba(143, 39, 53, .8); /* 8f2735 */
	color: white;
	font-weight: bold;
	font-size: smaller;
	width: 60%;
}