.lang-selector {
    position: fixed;
    z-index: 999;
    top: 200px;
    left: 0px;
    background: rgba(12, 13, 44, .85);
    padding: 15px;
    color: #fff;
    line-height: 1.5;
}

.lang-selector a {
    color: #fff;
    font-family: "RobotoRegular";
}

.avt {
    text-decoration: underline !important;
}