﻿.connection-type-label {
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9999;
    opacity: 0.9;
    border-radius: 0 0 4px 4px;
}
