 .t-section__descr {
    margin-bottom: 25px;
}

.t995__wrapper {
    padding: 20px;
}

.t898__btn_label {
    display: block;
    position: relative;
    cursor: pointer;
    z-index: 2;
    width: 60px;
    height: 60px;
    justify-content: center;
    align-items: center;
    background: #08c;
    border-radius: 25%;
    transition: all 0.2s ease-in-out;
    box-shadow: 0 0 20px 0 #6f7780;
    overflow: hidden;
    pointer-events: all;
}