.uc-link-button a {
    color: #ffffff !important;
    background-color: #519ee3;
    border-radius: 20px;
    -moz-border-radius:20px;
    -webkit-border-radius: 20px;
    padding: 10px 15px;
    font-weight: 700;
    line-height: 40px;
    margin-top: 18px;
    text-align: center;
    display: inline-block;
    margin-right: auto;
}


.uc-text-button .t-card__title {
    color: #222222;
    background: white;
    border-radius: 20px;
    padding: 10px 20px;
    width: auto;
    display: inline-block;
    margin-right: auto;
}

.t-store__filter__item {
        font-size: 20px;
    }