@font-face {
    font-family: 'i-legacy';
    src: url('/styles/icons/icomoon.woff2') format('woff2'),
    url('/styles/icons/icomoon.woff') format('woff');
    font-display: swap;
}

#navbar-root [class^="icon-"],
#navbar-root [class*=" icon-"],
#navbar-root i[class^="icon-"],
#navbar-root i[class*=" icon-"] {
    font-family: 'i' !important;
}

.legacy-areas-of-law-landing-styles [class^="icon-"],
.legacy-areas-of-law-landing-styles [class*=" icon-"] {
    font-family: 'i-legacy' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.legacy-areas-of-law-landing-styles .icon-star:before {
    content: "\e907";
}

.legacy-areas-of-law-landing-styles #navbar-root [class^="icon-"],
.legacy-areas-of-law-landing-styles #navbar-root [class*=" icon-"] {
    font-family: 'i' !important;
}

.legacy-areas-of-law-landing-styles {
    #content.c {
        padding-top: 0;
    }

    .list-index {
        list-style: none;
        padding: 0;
    }

    .list-index li {
        position: relative;
        width: 260px !important;
        margin: 0 0 19px;
        padding: 0 0 0 29px;
        font-size: 1.4em;
    }

    .list-index a {
        color: #000;
    }

    .list-index i {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        padding: 0 7px 0 0;
        color: #c74859;
        font-size: 20px;
        line-height: 20px;
    }

    .list-btn {
        overflow: hidden;
        list-style: none;
        margin: 44px -17px 44px 0;
        padding: 0;
        font-weight: 600;
    }


    .list-btn li {
        width: auto;
        float: left;
        margin: 0 17px 17px 0;
    }

    .list-btn li.a {
        border: 0;
        padding: 9.5px 19px;
        font-size: 14px;
        line-height: 20px;
        color: #000;

    }
    .list-btn li > * {
        background: none;
        color: #c74859;
    }

    .list-btn li .icon-star{
        margin-top: -10px;
        padding: 0;
        margin-right: 2px;
    }

    .list-btn a {
        display: block;
        min-width: 115px;
        padding: 9.5px 19px;
        border: 1px solid #c74859;
        color: #c74859;
        text-decoration: none;
        text-align: center;
        background: none;
        font-weight: 400;
        font-size: 14px;
    }
    .list-btn a:before {
        display: none;
    }
    .list-btn a:hover {
        background: #c74859!important;
        color: #fff!important;

    }

    #footer-new .list-contact i {
        display: flex !important;
        align-items: center;
        justify-content: center;
        line-height: 1 !important;
    }

    #footer-new .list-contact i:before {
        display: block;
        line-height: 1;
    }
}
