.responsive-table {
    width: 100%;
    overflow-x: auto; /* Allows horizontal scrolling */
}

.responsive-table  table{
    border-color: #ececec;
    border-spacing: 0;
    margin-bottom: 1em;
    width: 100%;
    min-width: 600px; /* Optional: Adjust to fit content */
    overflow: hidden;
}

.nd-ld-bv .col .col-inner {
     background-image: url(https://suckhoe.baovietgiadinh.com.vn/wp-content/uploads/2025/09/nen-bao-hiem-bao-viet-1.jpg);
    height: 100%;
    width: 100%;
    border: solid 1px #ecc09a;
    border-radius: 10px
}

.tai-lieu .ux-menu-link::before,
    .tai-lieu .ux-menu-link::after {filter: hue-rotate(1e2f65);
    content: "";
    position: static;
    width: 30px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    }
    .tai-lieu .ux-menu-link::before {
        background-image: url('https://sunnygroup.vn/wp-content/uploads/2025/09/14.png');
    }
    .tai-lieu .ux-menu-link::after {
        background-image: url('https://sunnygroup.vn/wp-content/uploads/2025/09/16.png');
    }
.tai-lieu .ux-menu-link {
   cursor: pointer;
    min-height: 55px;
    width: 100%;
    border: 1px solid #a80000;
    border-radius: 4px;
    text-decoration: none;
    color: #fff;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0.5rem 1.25rem;
    background: linear-gradient(90deg, #a80000 0%, #a80000 30%, #a80000 60%, #ac4220 100%) !important;
    margin-bottom: 10px !important;
}


.absolute-footer.text-center ul {
    border: 0;
    padding-top: 5px;
    text-transform: none;
    font-weight: bold;
    font-size: unset;
}

.ux-menu-link__link {
    align-items: baseline;
    border-bottom-width: 1px;
    flex: 1;
    min-height: 2.5em;
    padding-bottom: .3em;
    padding-top: .3em;
    font-weight: bold;
border-bottom-style: solid;
}


.fa-solid, .fas {
    font-weight: 900;
    COLOR: #a80000;
}

.button.icon.circle, .button.icon.round {
    padding-left: 0;
    padding-right: 0;
    background: linear-gradient(90deg, rgb(168 0 0) 0%, hsl(14.57deg 68.63% 40%) 100%);
    border: 2px #eecd77 solid;
}

