.carousel-caption
{
    top: 50%;
    transform: translateY(-50%);
    bottom: initial!important;
}
.carousel-caption h3
{
    font-size: 32px;
    font-style: oblique;
    padding-bottom: 40px;
    color: #fff;
}
.carousel-caption h4
{
    font-size:16px;
    font-style:italic;
    padding-bottom:10px;
}
.carousel-caption h5
{
    font-size:12px;
    padding-top: 12px;
}
.slider img
{
    width:100%;
	height:60%;
}

body
{
    font-family: 'Margarine';

}

.rolunk-after {
    padding-top: 275px;

}

