/*
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: Child theme of Kadence.
Tags: translation-ready,two-columns,right-sidebar,left-sidebar,footer-widgets,blog,custom-logo,custom-background,custom-menu,rtl-language-support,editor-style,threaded-comments,custom-colors,featured-images,wide-blocks,full-width-template,theme-options,e-commerce
Version: 1.1.0.1744291857
Updated: 2025-04-10 20:30:57

*/

.wp-block-kadence-advancedheading.kt-adv-heading107_25544b-94, .wp-block-kadence-advancedheading.kt-adv-heading107_25544b-94[data-kb-block="kb-adv-heading107_25544b-94"] {
   display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.entry-title {
    word-wrap: break-word;
}
h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.7;
    color: #023395;
}

.entry-hero.page-hero-section .entry-header{
	min-height: 77px;
}

.entry-hero-container-inner .entry-header {
    min-height: 77px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 0;
}

.entry-title {
    word-wrap: break-word;
}

h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.7;
    color: #023395;
}