

.meet-authors-block h2{
	font-family: "Charlie kingdom", sans-serif;
	margin-top: 0;
	margin-bottom: 15px;
	font-size:40px;
	color:#1d1d1d;
}

.meet-authors-block a {
    font-family: "Charlie kingdom", sans-serif;
    font-size: 18px;
    fill: #E91E25;
    color: #E91E25;
    background-color: #fde96a;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #E91E25;
    padding: 6px 38px 6px 38px;
    display: inline-block;
    border-radius: 4px;
    margin-top: 26px;
}

.meet-authors-block a:hover{
    color: #ffffff;
    background-color: #0a303a;
    border-color: #0a303a;
    transform: scale(1.1);
	
	}

.meet-authors-block .elementor-container, .meet-authors-block .elementor-column, .meet-authors-block .elementor-widget-wrap{
	position: initial !important;
}

.testimonial-slider-block .swiper-pagination {
    text-align: left;
    margin-top: 46px;
    display: inline-block;
    bottom: -10% !important;
}

.testimonial-slider-block .swiper-pagination-bullet:first-of-type{
	margin-left:0;
}

.testimonial-slider-block .elementor-testimonial__title {
    max-width: 53%;
}