.elementor-author-box {
	align-items: center;
	display: flex;
}

.elementor-author-box__text {
	flex-grow: 1;
	font-size: 17px;
}

.elementor-author-box__bio, .elementor-author-box__bio p {
	margin-bottom: .8em;
}

.elementor-author-box__bio p:last-of-type {
	margin-bottom: 0;
}

.elementor-author-box--layout-image-left .elementor-author-box {
	flex-direction: row;
}