.elementor-kit-8{--e-global-color-primary:#4D90C7;--e-global-color-secondary:#84D8CE;--e-global-color-text:#858585;--e-global-color-accent:#58A030;--e-global-color-577ff13:#B6DF91;--e-global-color-3c6a4e4:#F7F7F7;--e-global-color-81731bd:#FFFFFF;--e-global-color-aa90483:#E7E7E7;--e-global-color-337f345:#523D2C;--e-global-color-05ce23c:#0E68A6;--e-global-color-53c95bd:#4CB7CC;--e-global-color-d973b3d:#84D8CE;--e-global-color-4bbe419:#327119;--e-global-typography-primary-font-family:"Urbanist";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Urbanist";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-weight:500;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1480px;}.e-con{--container-max-width:1480px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1540px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1080px;}.e-con{--container-max-width:1080px;}}@media(max-width:1280px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:900px;}.e-con{--container-max-width:900px;}}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:710px;}.e-con{--container-max-width:710px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:420px;}.e-con{--container-max-width:420px;}}@media(max-width:480px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:290px;}.e-con{--container-max-width:290px;}}/* Start custom CSS */.post-password-form {
  max-width: 420px;
  margin: 80px auto;
  padding: 30px;
  background: #f5f7f6;
  border-radius: 8px;
  text-align: center;
}

.post-password-form input[type="password"] {
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
}

.post-password-form input[type="submit"] {
  background: #4caf50;
  color: #fff;
  padding: 10px 18px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}/* End custom CSS */