#n-header-logo-left {
    margin-left: 15px;
}

#bottom {
    background: transparent;
}

#header {
    background: white;
}
.plain-button {
    background-color: #B9D531 ;
    box-shadow: ;
    border-radius: 0px;
}
.plain-button:hover {
    background-color: #F79223;
}
