﻿.swagger-ui .topbar {
    background-color: #272E80;
}

.swagger-ui img {
    content: url('Medstrom-Main-Logo-125x50.png');
    width: 125px;
    height: 50px;
}

.swagger-ui .info .title {
    color: #272E80;
}

.swagger-ui .opblock-tag {
    color: #272E80;
}
