#base-content>.container{
    margin-bottom:20px
}

.carousel-caption h1,.carousel-caption h4,.carousel-caption p{
    background-color:rgba(157,157,157,.9)
}
.ng-cloak,.x-ng-cloak,[data-ng-cloak],[ng-cloak],[ng\:cloak],[x-ng-cloak]{
    display:none!important
}

.djangocms_pojects_more_button{
    margin-bottom:10px
}

.carousel-caption{
    bottom:5px
}
@media (min-width:768px){
    .carousel-caption{bottom:20px}
}

.cookies-footer{
    position:fixed;bottom:0;width:100%;background-color:#3e3f3a;color:#fff
}
.cookies-footer .cookies-footer-content{
    padding:5px 30px 5px 0
}
.cookies-footer .cookies-footer-content button{
    margin-left:10px
}