.p-tag-m0 p { margin-bottom: 0; }
.elementor-widget.header_icon_list  .elementor-icon-list-icon+.elementor-icon-list-text { padding-inline-start: 0; }
.header_icon_list svg path {
    fill: #fff;
}
.header_icon_list li:hover svg path { fill: #ECA300; transition: all .3s ease; }
.table_contents svg path { fill: #fff; }
p:last-child { margin-bottom: 0; }
.k8_menu .elementor-widget .elementor-icon-list-items.elementor-inline-items { flex-wrap: nowrap; overflow-x: auto;white-space: nowrap; }


.content_box h2 {
    margin-top: 35px;
}
.content_box h2:first-child {
    margin-top: 0;
}
.content_box h3, .content_box h4 {
    margin-bottom: 10px;
    margin-top: 30px;
}
.content_box ul, .content_box ol { margin-bottom: 15px; }
.content_box :last-child { margin-bottom: 0; }

@media screen and (max-width: 576px) {
    .section_btn a {
        width: 100% !important;
    }
    .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child) { padding-bottom: 0 !important; }
}