.elementor-kit-7{--e-global-color-primary:#004D86;--e-global-color-secondary:#0C8BCE;--e-global-color-text:#000000;--e-global-color-accent:#92D050;--e-global-color-9c06fe1:#E8ECF0;--e-global-color-9d6c001:#C0C4C8;--e-global-color-ca43a38:#FFFFFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:bold;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:normal;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:normal;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:bold;background-color:var( --e-global-color-9c06fe1 );--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:1000ms;--e-preloader-animation-duration:1000ms;--e-preloader-delay:0ms;--e-preloader-color:#FFF;--e-preloader-size:30px;}.elementor-kit-7 e-page-transition{background-color:var( --e-global-color-secondary );}.elementor-kit-7 a{color:var( --e-global-color-secondary );font-weight:normal;}.elementor-kit-7 a:hover{color:var( --e-global-color-text );font-weight:bold;}.elementor-kit-7 h1{font-size:36px;font-weight:normal;line-height:40px;}.elementor-kit-7 h2{font-size:50px;text-transform:uppercase;}.elementor-kit-7 h3{font-size:40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1920px;}.e-con{--container-max-width:1920px;}.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{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1260px){.elementor-kit-7 h1{font-size:28px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:980px){.elementor-kit-7 h1{font-size:20px;line-height:26px;}.elementor-kit-7 h2{font-size:28px;}.elementor-kit-7 h3{font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.post-password-form {
    width: 800px;
    margin: auto;
    padding: 60px;
}

.post-password-form p {
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    padding: 10px;
    margin: 10px;
}

.post-password-form input[type=submit] {
    background-color: #92d050;
	color: #ffffff;
	border: 0;
	margin: 0;
	height: 50px;
	padding: 6px 6px 6px 6px;
	font-size: 20px;
	width: 200px;
}

.post-password-form input[type=submit]:hover {
    background-color: #0c8bce;
	color: #ffffff;
	border: 0;
	margin: 0;
	height: 50px;
	padding: 6px 6px 6px 6px;
	font-size: 20px;
	width: 200px;
}

.post-password-form input {
    background-color: #0c8bce;
	color: #ffffff;
	border: 0;
	margin: 0;
	height: 50px;
	padding: 15px;
	font-size: 20px;
    font-weight: bold;
}

.post-password-form input:hover {
    background-color: #0c8bce;
	color: #ffffff;
	border: 0;
	margin: 0;
	height: 50px;
	padding: 15px;
	font-size: 20px;
    font-weight: bold;
}

#pwbox-25 {
    background-color: #ffffff;
	color: #000000;
	border: 0;
	margin: 0;
	height: 50px;
	padding: 15px;
	font-size: 20px;
    font-weight: bold;
}/* End custom CSS */