.elementor-kit-5{--e-global-color-primary:#005F69;--e-global-color-secondary:#F26F33;--e-global-color-text:#383838;--e-global-color-accent:#3DA7B2;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */a.page-numbers {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FF8C00;
    border-radius: 10px;
    padding: 8px;
}
span.page-numbers.current {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FF8C00;
    padding: 8px;
    background: #f26f33;
    color: #fff;
    border-radius: 10px;
}
nav.elementor-pagination{
 margin-top:40px;   
}
.thuocdmtin {
  list-style: none;
  padding: 0;
  margin: 20px 0;
}

.thuocdmtin li {
  padding: 10px 0;
  border-bottom: 1px dotted #ccc;
}

.thuocdmtin li:last-child {
  border-bottom: none; /* No border for the last item */
}

.thuocdmtin li a {
  text-decoration: none;
  color: #333;
  font-size: 16px;
  font-weight: 600;
  transition: color 0.3s;
}

.thuocdmtin li a:hover {
  color: #0073aa; /* Change color on hover */
}/* End custom CSS */