.elementor-kit-5{--e-global-color-b5aeb33:#7a7f84;--e-global-color-c58817e:#111112;--e-global-color-5420d44:#A02028;--e-global-color-58be983:#ffffff;--e-global-color-09cc561:#0d141a;--e-global-color-a495fd4:#B8C0CC;--e-global-color-dff8941:#18191A;--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;--e-global-typography-5535e8e-font-family:"FiraSans";--e-global-typography-5535e8e-font-size:3rem;--e-global-typography-5535e8e-font-weight:700;--e-global-typography-c83476d-font-family:"FiraSans";--e-global-typography-c83476d-font-size:2.5rem;--e-global-typography-c83476d-font-weight:bold;--e-global-typography-ff8f921-font-family:"FiraSans";--e-global-typography-ff8f921-font-size:2.3rem;--e-global-typography-ff8f921-font-weight:bold;--e-global-typography-887fca2-font-family:""Inter"";--e-global-typography-887fca2-font-size:1rem;--e-global-typography-887fca2-font-weight:400;--e-global-typography-2142591-font-family:""Inter"";--e-global-typography-2142591-font-size:1rem;--e-global-typography-2142591-font-weight:700;--e-global-typography-6e52843-font-family:""Inter"";--e-global-typography-6e52843-font-size:1rem;--e-global-typography-6e52843-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}.entry-title, .wp-block-post-title{display:var(--page-title-display);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}@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-5{--e-global-typography-c83476d-font-size:1.9rem;--e-global-typography-ff8f921-font-size:1.9rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */body {
  background: #050505 !important;
  color: #ffffff !important;
}

.artelx-home {
  background: #050505;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
}

.artelx-header {
  background: #050505;
  color: #ffffff;
  position: sticky;
  top: 0;
  z-index: 999;
  padding: 18px 22px;
  border-bottom: 1px solid rgba(255,255,255,0.08);
}

.artelx-logo {
  color: #ffffff;
  font-weight: 800;
  letter-spacing: 4px;
  font-size: 28px;
}

.artelx-logo span {
  color: #e32127;
}

.artelx-hero {
  background: #050505;
  min-height: 100vh;
  padding: 40px 22px;
}

.artelx-title {
  color: #ffffff;
  font-size: 48px;
  line-height: 0.95;
  font-weight: 900;
  text-transform: uppercase;
}

.artelx-text {
  color: #d6d6d6;
  font-size: 18px;
  line-height: 1.45;
}

.artelx-button {
  background: #e32127;
  color: #ffffff;
  border-radius: 14px;
  padding: 16px 28px;
  font-weight: 700;
  border: none;
}/* End custom CSS */