.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#FF0000;--e-global-typography-primary-font-family:"Times New Roman";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Times New Roman";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Times New Roman";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Times New Roman";--e-global-typography-accent-font-weight:500;--e-preloader-animation:bounce;--e-preloader-animation-duration:1550ms;--e-preloader-delay:0ms;--e-preloader-width:85%;}.elementor-kit-6 a{color:var( --e-global-color-secondary );}.elementor-kit-6 a:hover{color:var( --e-global-color-accent );}.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;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#000000;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@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;}.elementor-kit-6{--e-preloader-width:85%;}}/* Start custom CSS */body{
    background-color: black;
}
section{
    background-color: white;
}
.underlineRED{
    text-decoration: underline;
  text-decoration-color: red;
  text-decoration-thickness:2.5px;
  text-underline-offset: 5px;
}/* End custom CSS */