
body{
    font-family: 'Source Sans Pro', sans-serif; 
    font-weight:400;
    overflow-x: hidden;
}

section{
    margin-bottom:50px;
}

.btn{
    color:#fff!important;
    font-weight:800;
    font-size:12px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.carousel-inner{
    max-height:750px;
}

.logo{
    margin-top:50px;
}

.logo .container{
    text-align:center;
}

#kontakt img{
    max-width:32px;
}