.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--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;font-family:"Inter", Sans-serif;font-size:17px;font-weight:500;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 p{margin-block-end:1px;}.elementor-kit-8 a:hover{color:#1CB36E;}.elementor-kit-8 h1{font-family:"Playfair Display", Sans-serif;font-size:40px;line-height:61px;letter-spacing:-0.3px;}.elementor-kit-8 h2{font-family:"Playfair Display", Sans-serif;font-size:32px;font-weight:700;line-height:45px;letter-spacing:1.7px;word-spacing:0px;}.elementor-kit-8 h3{color:#4B4A4A;font-family:"Playfair Display", Sans-serif;font-size:24px;font-weight:700;line-height:30px;}.elementor-kit-8 h4{font-family:"Playfair Display", Sans-serif;font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;}.elementor-widget:not(:last-child){--kit-widget-spacing:6px;}.elementor-element{--widgets-spacing:6px 6px;--widgets-spacing-row:6px;--widgets-spacing-column:6px;}{}h1.entry-title{display:var(--page-title-display);}@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 *//* Khoảng cách giữa các đoạn văn */
p {
  margin-bottom: 14px;
}

/* Khoảng cách tiêu đề với nội dung */
h2 {
  margin-bottom: 18px;
}

h3 {
  margin-bottom: 14px;
}

/* Tránh đoạn cuối bị dư khoảng */
p:last-child {
  margin-bottom: 0;
}
/* FIX KHOẢNG TRỐNG TRONG BÀI VIẾT ELEMENTOR */

.elementor-widget-text-editor p {
  margin-bottom: 12px !important;
}

.elementor-widget-heading {
  margin-bottom: 14px !important;
}

.elementor-widget-text-editor {
  margin-bottom: 8px !important;
}

.elementor-widget-text-editor ul,
.elementor-widget-text-editor ol {
  margin-top: 6px !important;
  margin-bottom: 10px !important;
}

.elementor-widget-text-editor li {
  margin-bottom: 4px !important;
}/* End custom CSS */