.t121 *:not(.t-text, .t-descr) {
    border-radius: 15px;
}

.widget-design {
    color: #360043;
    font-size: 15px;
    font-family: 'GraphikTT', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 30px;
    padding: 20px;
    background-color: #ffffff;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    text-align: center;
}