.elementor-kit-5{--e-global-color-primary:#005FB8;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#4F4F4F;--e-global-color-accent:#0D6AC2;--e-global-typography-primary-font-family:"Mabry Pro";--e-global-typography-primary-font-weight:900;--e-global-typography-secondary-font-family:"DM Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Mabry Pro";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{border-radius:100px 100px 70px 100px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.site-header{padding-right:0px;padding-left: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;}}/* Start custom CSS */body .fadeInLeft {
    animation-name: fadeInLeftSlow;
}

@keyframes fadeInLeftSlow {
    0% {
        transform: translateX(-20px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Mabry Pro';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('http://biblecenter.com/wp-content/uploads/2023/04/mabry-regular-pro.ttf') format('truetype');
}
@font-face {
	font-family: 'Mabry Pro';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('http://biblecenter.com/wp-content/uploads/2023/04/Mabry-Pro-Black.ttf') format('truetype');
}
/* End Custom Fonts CSS */