.eael-reading-progress-wrap .eael-reading-progress{height:5px !important;}.eael-reading-progress-wrap .eael-reading-progress .eael-reading-progress-fill{height:5px !important;background-color:#1fd18e;transition:width 50ms ease;}:root{--page-title-display:none;}/* Start custom CSS */.readmorebtn .elementor-tab-title a {
    display: block;
    text-align-last: center;
    font-weight: 400;
    text-align: center;
    transition: all 0.25s ease;
    color:rgb(45, 51, 69) !important;
      background-color: #EFF2FB; 
    font-size: 13px !important;
    padding: 10px 15px;
    border-radius: 4px;
}
.readmorebtn .elementor-tab-title a:hover {
    color: #406AEF !important;
     background-color: #000; 
} 
.readmorebtn .elementor-tab-title.elementor-active::before {
    content: 'Read Less';
    font-size: 13px;
    font-weight: 400;
    color: #406AEF;display: block;
    text-align-last: center;
    }
.readmorebtn .elementor-tab-title a:hover {
    content: 'Read Less';
    color: #BCCDFF !important;
} 
.readmorebtn .elementor-toggle-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column-reverse;
}
.readmorebtn .elementor-tab-title.elementor-active a{
    display:none;
} 
.readmorebtn .elementor-toggle .elementor-tab-title {
     display: flex;
    justify-content: center;
}
.elementor-tab-content {
    text-align: -webkit-center;
}/* End custom CSS */