/* elementy */

.btn-yellow-top {
    background-color: #D5944B;
}

.banner {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
}