.uc-list li {
    margin-bottom: 0.5em;
}

.uc-2-card ul,
.uc-person ul,
.uc-opn-txt ul {
    padding-left: 0px;
    margin-left: 0px;
    list-style-type: none;
    counter-reset: li;
}

.uc-2-card li,
.uc-person li,
.uc-opn-txt li {
    margin-bottom: 0.5em;
}

.uc-2-card ul li:before,
.uc-person ul li:before,
.uc-opn-txt ul li:before {
    content: "–";
    padding: 0px;
    margin-left: -22px;
    font-size: 1em;
    font-weight: 600;
    text-align: center;
    color: #4a4a4a;
    position: absolute;
}

.uc-2-brdr-blck .t-card__col.t-col.t-col_6.t-align_left {
    border: 2px solid;
    border-radius: 6px;
    box-sizing: border-box !important;
}

.uc-2-brdr-blck .t650__separator.t-clear {
    display: none;
}

.uc-1-btn .t142 .t142__wraptwo {
    position: relative;
    z-index: 1;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1170px;
    padding: 0;
}

@media screen and (min-width: 961px) and (max-width: 1200px) {
    .uc-1-btn .t142 .t142__wraptwo {
        width: 100%;
        max-width: 940px;
        padding: 0;
    }
}

@media screen and (min-width: 641px) and (max-width: 960px) {
    .uc-1-btn .t142 .t142__wraptwo {
        width: 100%;
        max-width: 600px;
        padding: 0 !important;
    }
    
    .uc-2-brdr-blck .t650__container {
        padding: 0 20px !important;
        box-sizing: border-box !important;
    }
}

@media screen and (min-width: 200px) and (max-width: 640px) {
    .uc-1-btn .t142 .t142__wraptwo {
        width: 100%;
        max-width: 100%;
        padding: 0 20px !important;
        box-sizing: border-box !important;
    }
}

.uc-yes img {
    background: #59E4A8;
    padding: 10px;
    box-sizing: border-box;
}

.uc-1-btn a,
.t784__btn-wrapper a,
.t-card__btn a,
.t-card__btn {
    transition: 0.75s !important;
    background: #59E4A8 !important;
    color: #3d3d3d !important;
}

.uc-1-btn a:hover,
.t784__btn-wrapper a:hover,
.t-card__btn a:hover,
.t-card__btn:hover {
    background: #3d3d3d !important;
    color: #59E4A8 !important;
}

.t585__header {
    border-top: 2px solid #4a4a4a !important;
}

.t585__border {
    background-color: #4a4a4a !important;
}

/*
.tmenu-mobile__menucontent_fixed {
    min-height: 100vh;
}
*/


