.elementor-kit-7{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#E60014;--e-global-color-text:#BDBDBD;--e-global-color-accent:#E60014;--e-global-color-7135893:#FFFFFF0D;--e-global-color-f661c4d:#140C10;--e-global-color-b154d29:#0F0810;--e-global-color-5d94c6c:#310D0D;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:52px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-text-transform:capitalize;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:22px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:17px;--e-global-typography-accent-font-weight:500;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}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-kit-7{--e-global-typography-primary-font-size:32px;--e-global-typography-secondary-font-size:19px;--e-global-typography-text-font-size:15px;--e-global-typography-accent-font-size:15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:320px;}.e-con{--container-max-width:320px;}}/* Start custom CSS *//* Dark Red + Black Opposing Grid Background */
body {
  background:
    linear-gradient(to bottom right, #470e12 0%, #1c1111 100%),
    linear-gradient(to top right, #360D10 0%, #000000 100%);
  
  /* Make it a 2x2 grid pattern */

  background-position: 0 0, 100% 100%;
  background-repeat: no-repeat;

  color: #ffffff;

  background-attachment: fixed !important;
}/* End custom CSS */