.support-telegram {
    margin-top: 10px;
}

.support-telegram a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: #229ED9;
    text-decoration: none;
    font-weight: 500;
}

.support-telegram a:hover {
    text-decoration: underline;
}