#telbtn:hover {
    text-decoration: underline;
    cursor: pointer;
}

.lead a {
    /* text-decoration: underline; */
    text-transform: lowercase;
    border-bottom: 1px solid gray;
}

.lead a:hover {
    border-bottom: none;
    text-decoration: none;
}

.telefon-hidden .fa-phone {
    margin-right: 0.4em;
}
ol.sostav {
    padding: 1em !important;
}