﻿div.topbar {
    background-color: rgb(14 211 133) !important;
}

img[alt="Swagger UI"] {
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    content: url('../images/sparebankenvest.svg');
    max-width: 100%;
    max-height: 100%;
}