.elementor-kit-5{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-80e77d9:#FFFFFF;--e-global-color-3f32557:#F3F3F3;--e-global-color-595a835:#2ECC71;--e-global-color-a752548:#27AE60;--e-global-color-a8a99ec:#AA1818;--e-global-color-af89b5f:#D21B1B;--e-global-color-2569a3c:#F1C40F;--e-global-color-4dda07d:#F39C12;--e-global-color-76b8aa5:#E74C3C;--e-global-color-4980ece:#C0392B;--e-global-color-9851314:#3498DB;--e-global-color-95433e8:#2980B9;--e-global-color-3f714ce:#121A23;--e-global-color-459afec:#201D29;--e-global-color-6412766:#FFA01A;--e-global-color-ea1dd20:#F7AC29;--e-global-color-facedc4:#FFA01A;--e-global-color-29d18e2:#479F76;--e-global-typography-primary-font-family:"Figtree";--e-global-typography-primary-font-weight:900;--e-global-typography-secondary-font-family:"Figtree";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Figtree";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Figtree";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 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 */.bob {
  animation: MoveUpDown 1.5s linear infinite;}

@keyframes MoveUpDown {
  0%, 100% {
    bottom: 0;
  }
  50% {
    bottom: 5px;
  }
}/* End custom CSS */