.elementor-kit-5938{--e-global-color-primary:#008E6A;--e-global-color-secondary:#A7A5A9;--e-global-color-text:#373737;--e-global-color-accent:#61CE70;--e-global-color-1fb4d7d:#FFF30E;--e-global-typography-primary-font-family:"Prompt";--e-global-typography-secondary-font-family:"Prompt";--e-global-typography-text-font-family:"Prompt";--e-global-typography-accent-font-family:"Prompt";font-family:"Prompt", Prompt;font-size:16px;font-weight:300;}.elementor-kit-5938 a{color:#008E6A;font-family:"Prompt", Prompt;font-weight:500;}.elementor-kit-5938 a:hover{color:#373737;}.elementor-kit-5938 h1{color:#008E6A;font-size:2em;font-weight:500;}.elementor-kit-5938 h2{color:#008E6A;font-size:1.6em;font-weight:500;}.elementor-kit-5938 h3{color:#008E6A;font-size:1.3em;font-weight:500;}.elementor-kit-5938 h4{color:#008E6A;font-weight:500;}.elementor-kit-5938 h5{font-size:1.3em;font-weight:500;}.elementor-kit-5938 h6{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-5938 e-page-transition{background-color:#FFBC7D;}@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-kit-5938 h1{line-height:38px;}.elementor-kit-5938 h2{line-height:36px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body{
    margin: 0;
}
b , strong {
    font-weight: 500;
}
body.single .elementor-widget-theme-post-content.show {
    max-height: initial;
}

body.single .elementor-widget-theme-post-content .readmore-box {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #191970;
    text-align: center;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)), color-stop(85%, #fff));
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, #fff 85%);
}

body.single .elementor-widget-theme-post-content .button.readmore {
    display: block;
    font-weight: 500;
    padding: 5px 0 2px;
    height: 40px;
    border-radius: 25px;
    margin: 0 auto;
    max-width: 200px;
    color: #008E6A;
    border: 1px solid #008E6A;
    background-color: #d7ebe5;
	cursor: pointer;
}

body.single .elementor-widget-theme-post-content .button:hover {
    opacity: .8;
}/* End custom CSS */