.headin_li {
    font-weight: 600;
    list-style-position: inside !important;
    list-style-type: decimal;
    display: list-item !important;
    text-transform: capitalize;
}

.headin_ul_li {
    font-weight: 500;
    list-style-position: inside !important;
    list-style-type: disc;
    display: list-item !important;
    text-transform: capitalize;
}

.sideslide ul li {
    padding-bottom: 8px;
    list-style: none;
    margin: 0px;
}

.sideslide ul li a {
    font-family: 'Inter', sans-serif;
    text-decoration: none;
    line-height: 1.7;
    font-size: 14px;
    font-weight: 400;
    transition: color 0.1s ease-in-out 0s;
    color: rgb(137, 141, 154) !important;
}

.tab_content {
    font-family: 'Inter', sans-serif;
    display: inline-block;
    font-family: Inter;
    font-weight: 500;
    line-height: 1.6;
    padding-bottom: 16px;
}

.head_new {
    font-family: 'Ubuntu', sans-serif;
    margin-bottom: 32px;
    font-size: 42px !important;
    line-height: 50px !important;
    text-transform: unset;
    max-width: 659px;
}

.new_pera {
    font-family: 'Inter', sans-serif;
    font-size: 1.2rem;
    line-height: 2.1rem;
    margin: 22px 0px;
    max-width: 659px;
}

.article img {
    margin-bottom: 80px;
}