.elementor-kit-6{--e-global-color-primary:#00CC79;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#BAFF00;--e-global-typography-primary-font-family:"Arbeit";--e-global-typography-primary-font-weight:normal;--e-global-typography-secondary-font-family:"Arbeit";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Arbeit";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Arbeit";--e-global-typography-accent-font-weight:500;font-style:normal;}.elementor-kit-6 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 *//* 
    Career section text editor style
*/
.career-title h2 span {
    font-weight: 800;  
     -webkit-text-stroke: 0.5px black;
}
.about-title h2 {
    color: #000;
}
@media (max-width: 768px) {
    .career-title h2 span{
        font-size: 18px;
    }
    .about-title h2 {
        font-size: 20px;
    }
    .arrow-heading::after {
        width: 80px !important;
    }
}

/* 
    Arrow image behind title heading
*/

.arrow-heading {
    position: relative;
  display: inline-block;
}

.arrow-heading::after {
  content: "";
  position: absolute;
  right: 0;
  transform: translateX(15%) scale(1.3);
  width: 150px;
  height: 100%;
  background: url('http://dayonedc-careerexpo.com/wp-content/uploads/2026/02/Vector-Highlight-Arrow.png') no-repeat center;
  background-size: contain;
  z-index: -1;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Arbeit';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('http://dayonedc-careerexpo.com/wp-content/uploads/2026/03/Arbeit-Regular.woff') format('woff');
}
@font-face {
	font-family: 'Arbeit';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('http://dayonedc-careerexpo.com/wp-content/uploads/2026/03/Arbeit-Bold.woff') format('woff');
}
@font-face {
	font-family: 'Arbeit';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('http://dayonedc-careerexpo.com/wp-content/uploads/2026/03/Arbeit-Light.woff') format('woff');
}
@font-face {
	font-family: 'Arbeit';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('http://dayonedc-careerexpo.com/wp-content/uploads/2026/03/Arbeit-Medium.woff') format('woff');
}
@font-face {
	font-family: 'Arbeit';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('http://dayonedc-careerexpo.com/wp-content/uploads/2026/03/Arbeit-Semi-Bold.woff') format('woff');
}
/* End Custom Fonts CSS */