.uc-cases u {
    background-color: #D9F3FC;
    text-decoration: none !important;
}

.uc-highlights u {
    /*background-color: #d318ed;*/
    text-decoration: none !important;
    background-color:rgba(211, 24, 237, 0.15);
}

.uc-discuss u {
    background-color: #FFDBE1;
    text-decoration: none !important;
}

.uc-news u {
    background-color: #DCFAFC;
    text-decoration: none !important;
}

.uc-mustread u {
    background-color: #F8DCFC;
    text-decoration: none !important;
}

.uc-events u {
    background-color: #DAE0FE;
    text-decoration: none !important;
}

.uc-trends u {
    background-color: #BBFBFF;
    text-decoration: none !important;
}
.uc-legaltech u {
    background-color: #E2E2FF;
    text-decoration: none !important;
}

.uc-cases del, .uc-highlights del, .uc-discuss del, .uc-news del, .uc-mustread del, .uc-events del, .uc-trends del, .uc-legaltech del, .uc-ps del {
    vertical-align: super;
    font-size: 12px;
    text-decoration: none !important;
}


@media screen and (max-width: 720px) {

.uc-mobtitle strong {
    font-size: 36px;
}
}


.uc-content-title .t-container {
    background-color: #fff;
    padding: 30px;
    border-bottom: solid 1px #E5E7EC;
    font-family: 'Inter', sans-serif;
    letter-spacing: -0.09em !important;
}
.uc-rcontent .t-container {
    background-color: #fff;
    padding: 30px;
    border-bottom: solid 1px #E5E7EC;
    font-family: 'Inter', sans-serif;
    letter-spacing: -0.05em !important;
}

.uc-rcontent .t037__text li {
    padding-bottom: 20px;
    line-height: 1.2em;
}
.uc-rcontent .t037__text li:nth-last-child(-n+1) {
    padding-bottom: 0px;
    line-height: 1.2em;
}
.uc-rcontent .t037__text ul {
    padding-left: 0px !important;
}
.uc-rcontent .t037__text li a {
    font-size: 24px !important;
}
.uc-rcontent .t037__text li a:hover {
    color: #152438 !important;
}
.uc-rcontent .t037__text li::marker {
    font-size: 0px !important;
}


.uc-section-nav {
    letter-spacing: -0.05em !important;
}
.uc-section-nav .t220__title {
    border-bottom: solid 1px #E5E7EC;
    margin-bottom: 15px;
}
.uc-section-nav .t220__text li {
    padding-top: 20px;
    font-size: 32px !important;
    line-height: 1.2em;
}
.uc-section-nav .t220__text ul {
    padding-left: 0px !important;
}
.uc-section-nav .t220__text li a {
    font-size: 32px !important;
}
.uc-section-nav .t220__text li a:hover {
    color: #152438 !important;
}
.uc-section-nav .t220__text li::marker {
    font-size: 0px !important;
}

@media screen and (max-width: 720px) {

.uc-content-title .t-container {
    padding: 20px 0 !important;
}
.uc-rcontent .t-container {
    padding: 20px 0 !important;
}
.uc-section-nav .t220__title {
    border-bottom: solid 1px #E5E7EC;
    margin-bottom: 0px;
    padding-bottom: 20px;
}
.uc-section-nav .t220__textwrapper {
    padding: 20px !important;
}
.uc-section-nav .t220__text li {
    font-size: 20px !important;
}
.uc-section-nav .t220__text li a {
    font-size: 20px !important;
}
}