.elementor-kit-7{--e-global-color-primary:#386DA2;--e-global-color-secondary:#A0BFE1;--e-global-color-text:#000000;--e-global-color-accent:#FEF6CA;--e-global-color-9679f7a:#FFFFFF;--e-global-typography-primary-font-family:"avenir-next-lt-pro";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:60px;--e-global-typography-primary-letter-spacing:2px;--e-global-typography-secondary-font-family:"europa";--e-global-typography-secondary-font-size:28px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:34px;--e-global-typography-text-font-family:"europa";--e-global-typography-text-font-size:25px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:32px;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:22px;--e-global-typography-accent-letter-spacing:1.6px;--e-global-typography-9f3507b-font-family:"europa";--e-global-typography-9f3507b-font-size:16px;--e-global-typography-9f3507b-line-height:26px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1295px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-primary-font-size:28px;--e-global-typography-primary-line-height:34px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-widget-posts
.elementor-widget-container p { display: -webkit-box; -webkit-line-clamp: 3; /* the number of line before '...' */ -webkit-box-orient: vertical; overflow: hidden; }

.elementor-post__read-more {
  border: 1px solid #386DA2;
  border-radius: 30px;        /* Adjust for more or less curve */
  padding: 10px 40px;        /* Optional: adds space inside the button */
  display: inline-block;     /* Ensures proper spacing */
  transition: all 0.3s ease; /* Smooth hover effect */
}

.elementor-post__read-more:hover {
  background-color: #386DA2;
  color: #ffffff !important;
  text-decoration: none;
}/* End custom CSS */