body {
    background: #f5f5f5;
}

.topbar{
    background: #e1eced !important;
    height: 70px;
}

.topbar-wrapper a img {
    content: url("/logo.svg");
    width: auto; /* Width of new image */
    height: 50px; /* Height of new image */
}
