section.event {
    padding: 30px;
    margin-top: -300px;
    background: #ffffff;
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 200px;
}
.fa-facebook {
    color: #3b5998
}

.intro {
    padding-top: 60px;
}

.preporuka li a {
    width: 100% !important;
    margin-bottom: 10px;
}

h1, h2, h3, h4, h5, h6 {
    color: #5a4941;
}

.menu .header-top-left img {
    width: 50%;
}

.menu.menu-fixed .header-top-left img {
    width: 30%;
}

@media only screen and (max-device-width : 640px) {
    .menu .header-top-left img {
        width: 100% !important;
    }
}