.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#575757;--e-global-color-accent:#61CE70;--e-global-color-9d54dee:#06486A;--e-global-color-f24d4c8:#D2AF6E;--e-global-color-36e6294:#FFFFFF;--e-global-color-67a05c1:#111010;--e-global-color-7e62ac5:#F02D3A;--e-global-color-229be06:#33A1FD;--e-global-color-dcb3ff2:#575757;--e-global-typography-primary-font-family:"Rubik";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Lato";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.6em;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-67a05c1 );font-family:"Lato", Sans-serif;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{font-family:"Lato", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:768px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
    display: flex;
    flex-direction: column;
    min-height: 100dvh;
    margin: 0;
}

footer {
    margin-top: auto;
}

p {
    margin: 0;
}

p:not(:last-of-type) {
    margin-bottom: 1rem;
}

a.skip-link {
  display: block;
  position: absolute;
  left: -999px;
  top: -999px;
}

a.skip-link:focus {
  left: 0;
  top: 0;
  padding: 3px;
  background: #ffc;
  border: 1px solid #990000;
}

main.post-password-required {
    display: flex;
    min-height: 50dvh;
    align-items: center;
    justify-content: center;
}/* End custom CSS */