.breadcrumb-title {
    font-size: 20px;
    font-weight: bold;
}
.breadcrumb-inner {
    margin-top: 10px
}

.site-name-link {
    font-size: 30px;
}

.page-wrapper .site-slogan {
    color: #E25402;
    font-size: 18px;

}
.node--view-mode-teaser {
    padding: 15px;
    background: white;
    border-radius: 5px;
    border: solid 1px lightgray;
    margin-bottom: 20px;

}
.titulek-bloku {
    background: black;
    padding: 5px;
    text-transform: uppercase;
    font-size: 23px;
    color: white; !important
}
.main-box-inner {
    background: white;
}