#n-header-logo-left {
    margin-left: 20px;
}

.plain-button {
    background-color: #94262C ;
    box-shadow: ;
    border-radius: 5px;
}
.plain-button:hover {
    background-color: #CF3038;
}
