.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-color-rmg_blue:#342A7E;--e-global-color-rmg_teal:#288376;--e-global-color-rmg_white:#F5F5F5;--e-global-typography-primary-font-family:"RMG";--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;background-color:#0C0831;color:#121212;font-family:"RMG", Sans-serif;font-weight:400;overscroll-behavior:none;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:var( --e-global-color-rmg_teal );font-family:"RMG", Sans-serif;font-weight:600;text-decoration:none;}.elementor-kit-8 h1{font-family:"RMG", Sans-serif;font-weight:700;}.elementor-kit-8 h2{font-family:"RMG", Sans-serif;font-weight:600;}.elementor-kit-8 h3{font-family:"RMG", Sans-serif;font-weight:600;}.elementor-kit-8 h4{font-family:"RMG", Sans-serif;font-weight:600;}.elementor-kit-8 h5{font-family:"RMG", Sans-serif;font-weight:600;}.elementor-kit-8 h6{font-family:"RMG", Sans-serif;font-weight:600;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{font-family:"RMG", Sans-serif;text-transform:uppercase;text-decoration:none;color:var( --e-global-color-rmg_blue );border-style:solid;border-width:0px 0px 0px 0px;border-color:var( --e-global-color-rmg_blue );border-radius:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-kit-8 img{border-style:none;opacity:1;}.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;}{}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 *//* Custom Button Hover Effect Start*/
.btn-custom {
    position: relative;
    display: inline-block;
}

.btn-custom::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 0;
    height: 1px;
    background-color: #ffffff;
    transition: width 0.3s ease;
}

.btn-custom:hover::after {
    width: 100%;
}
/* Custom Button Hover Effect End*/

/* Custom Button 2 Hover Effect Start*/
.btn-custom2 {
    position: relative;
    display: inline-block;
}

.btn-custom2::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 0;
    height: 1px;
    background-color: #342A7E;
    transition: width 0.3s ease;
}

.btn-custom2:hover::after {
    width: 100%;
}
/* Custom Button 2 Hover Effect End*//* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'RMG';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://racecoursemediagroup.com/wp-content/uploads/sourcesanspro-light.woff2') format('woff2');
}
@font-face {
	font-family: 'RMG';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://racecoursemediagroup.com/wp-content/uploads/sourcesanspro-regular.woff2') format('woff2');
}
@font-face {
	font-family: 'RMG';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://racecoursemediagroup.com/wp-content/uploads/sourcesanspro-semibold.woff2') format('woff2');
}
@font-face {
	font-family: 'RMG';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://racecoursemediagroup.com/wp-content/uploads/sourcesanspro-bold.woff2') format('woff2');
}
/* End Custom Fonts CSS */