.elementor-kit-5{--e-global-color-primary:#00758D;--e-global-color-secondary:#D75D00;--e-global-color-text:#000000;--e-global-color-accent:#0088A3;--e-global-color-30c9d69:#56585A;--e-global-color-9deca9f:#F8F8F8;--e-global-color-a2cd721:#00BAD2;--e-global-color-6c1cc8a:#FFFFFF;--e-global-color-726360d:#EC7625;--e-global-typography-primary-font-family:"PP Neue Montreal";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"PP Neue Montreal";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"PP Neue Montreal";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"PP Neue Montreal";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body {
    overflow-x: hidden;
}

.post-password-form {
  display: flex;
  flex-direction: column;
  width: fit-content;
  margin: 50px auto;
}

.post-password-form [type="submit"] {
  color: var(--e-global-color-primary) !important;
  border: 1px solid var(--e-global-color-primary) !important;
}

.post-password-form [type="submit"]:hover {
  color: #fff !important;
  border: 1px solid var(--e-global-color-primary) !important;
  background-color: var(--e-global-color-primary) !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'PP Neue Montreal';
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url('https://solvohr.com/wp-content/uploads/2024/04/PPNeueMontreal-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'PP Neue Montreal';
	font-style: italic;
	font-weight: normal;
	font-display: swap;
	src: url('https://solvohr.com/wp-content/uploads/2024/04/PPNeueMontreal-Italic.ttf') format('truetype');
}
@font-face {
	font-family: 'PP Neue Montreal';
	font-style: normal;
	font-weight: bold;
	font-display: swap;
	src: url('https://solvohr.com/wp-content/uploads/2024/04/PPNeueMontreal-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'PP Neue Montreal';
	font-style: italic;
	font-weight: bold;
	font-display: swap;
	src: url('https://solvohr.com/wp-content/uploads/2024/04/PPNeueMontreal-BoldItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'PP Neue Montreal';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('https://solvohr.com/wp-content/uploads/2024/04/NeueMontreal-Medium-1.ttf') format('truetype');
}
/* End Custom Fonts CSS */