.uc-bot-steps a.t550__link {
    display: inline-block;
    font-family: 'e-Ukraine',Arial,sans-serif;
    border: 0 none;
    font-size: 16px;
    padding: 20px 60px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    font-weight: 700;
    background-image: none;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #035bb9;
    color: #ffffff !important;
        border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}


.t228__right_langs_lang a {
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    opacity: 1 !important;
    border: 2px solid #fff;
    padding: 14px;
    border-radius: 16px;
}

.t228__right_langs_lang {
    padding: 0 6px;
}