.elementor-kit-9{--e-global-color-primary:#47CC32;--e-global-color-secondary:#474747;--e-global-color-text:#5F5E5E;--e-global-color-accent:#23E23D;--e-global-color-a604d13:#FFFFFF;--e-global-color-6cec2c0:#218226;--e-global-color-7429507:#FCFCFC;--e-global-color-7da088b:#3AA02D;--e-global-color-6782798:#F5F6F7;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:15px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;--e-global-typography-e1e467c-font-weight:700;--e-global-typography-8ba0479-font-weight:700;--e-global-typography-f74b558-font-size:18px;--e-global-typography-f74b558-font-weight:500;--e-global-typography-50957ec-font-size:40px;--e-global-typography-cd00971-font-size:14px;--e-global-typography-cd00971-font-weight:500;--e-global-typography-ef6c2ff-font-size:20px;--e-global-typography-ef6c2ff-font-weight:500;--e-global-typography-07caf00-font-size:70px;color:#000000;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 a{color:#010101;}.elementor-kit-9 a:hover{color:#FFEC00;}.elementor-kit-9 h1{color:#000000;}.elementor-kit-9 h2{color:#000000;}.elementor-kit-9 h3{color:#000000;}.elementor-kit-9 h4{color:#000000;}.elementor-kit-9 h5{color:#000000;}.elementor-kit-9 h6{color:#000000;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{font-size:var( --e-global-typography-cd00971-font-size );font-weight:var( --e-global-typography-cd00971-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1000px;}.e-con{--container-max-width:1000px;--container-default-padding-top:0%;--container-default-padding-right:0%;--container-default-padding-bottom:0%;--container-default-padding-left:0%;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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:900px){.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{font-size:var( --e-global-typography-cd00971-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-9{--e-global-typography-8ba0479-line-height:1em;--e-global-typography-50957ec-font-size:28px;--e-global-typography-50957ec-line-height:1.2em;--e-global-typography-07caf00-font-size:42px;--e-global-typography-07caf00-line-height:1.1em;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{font-size:var( --e-global-typography-cd00971-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Deals with the spacing below paragraph elements */
.elementor-widget-text-editor p:last-child{ 
    margin-bottom: 0px;
    margin-top: 0px;
    
}

/* Icon animation on hover, and adjust icon position */

.link-arrow i {
  display: inline-block;
  transition: 0.1s ease-in;
  margin-left: 16px;
}

.link-arrow:hover i {
  transform: translateX(50%);
}

/* Button tweaks 
.elementor-button-icon svg {
    margin-top: 4px;
}

.elementor-button-text {

    align-items: center;
}
*/

.type-post a {
    color: #80bc47!important;
}

.articles{
    display: none;
}/* End custom CSS */