.elementor-kit-4{--e-global-color-primary:#0B0C0C;--e-global-color-text:#7A7A7A;--e-global-color-accent:#6AA84F;--e-global-color-secondary:#00703C;--e-global-color-86b6cd5:#1D70B8;--e-global-color-805b522:#E1ECF6;--e-global-color-89eff00:#003078;--e-global-color-6ee9aed:#B1B4B6;--e-global-color-5add7a4:#F3F2F1;--e-global-color-3caadec:#263135;--e-global-color-fcf4023:#8A6D3B;--e-global-color-3a850f4:#FCF8E3;--e-global-typography-primary-font-family:"Noto Sans";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:900;--e-global-typography-primary-line-height:56px;--e-global-typography-text-font-family:"Noto Sans";--e-global-typography-text-font-size:19px;--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:1.7em;--e-global-typography-secondary-font-family:"Noto Sans";--e-global-typography-secondary-font-size:36px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:42px;--e-global-typography-accent-font-family:"Noto Sans";--e-global-typography-accent-font-size:19px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:24px;color:#7A7A7A;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-4 a{color:var( --e-global-color-86b6cd5 );}.elementor-kit-4 a:hover{color:#0B0C0C;}.elementor-kit-4 h1{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-4 h2{color:var( --e-global-color-primary );font-family:"Noto Sans", Sans-serif;font-size:32px;font-weight:900;line-height:40px;}.elementor-kit-4 h3{color:var( --e-global-color-primary );font-family:"Noto Sans", Sans-serif;font-size:24px;font-weight:600;line-height:32px;}.elementor-kit-4 h4{color:var( --e-global-color-primary );}.elementor-kit-4 h5{color:var( --e-global-color-primary );}.elementor-kit-4 h6{color:var( --e-global-color-primary );}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{font-size:19px;font-weight:700;color:#FFFFFF;background-color:var( --e-global-color-accent );border-radius:0px 0px 0px 0px;}.elementor-kit-4 button:hover,.elementor-kit-4 button:focus,.elementor-kit-4 input[type="button"]:hover,.elementor-kit-4 input[type="button"]:focus,.elementor-kit-4 input[type="submit"]:hover,.elementor-kit-4 input[type="submit"]:focus,.elementor-kit-4 .elementor-button:hover,.elementor-kit-4 .elementor-button:focus{color:#FFFFFF;background-color:var( --e-global-color-secondary );border-radius:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:700px;}.e-container{--container-max-width:700px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.site-header{padding-right:0px;padding-left:0px;}@media(max-width:1024px){.elementor-kit-4{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-4 h1{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-container{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-4{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-4 h1{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-container{--container-max-width:767px;}}/* Start custom CSS */h1, h2, h3, h4, h5, h6 {
    margin-top:2rem;
}

a:hover{
    background-color: #fd0;
    box-shadow: 0 -2px #fd0,0 4px #0b0c0c;
    transition: all 300ms ease-in;
}

code {
    padding:2px 4px;
    border-radius:4px;
    background:#f0f0f0;
    font-family:'Courier New';
    font-size:17px;
}/* End custom CSS */