body:after {
    content: "Teleservice Switch";
    display: none;
}

body > .top-bar > h1 {
    width: 128px;
    color: rgba(0,0,0,0);
    overflow: hidden;
    white-space: nowrap;
    background: url('/switch-logo.svg') no-repeat;
}

body .panel > .toolbar {
    background-color: #2460c2;
}
body .micro-form > button {
    background-color: #2460c2;
}
