@import "scss/styles.css";
.grid_holder .post-grid .item .layer-wrapper {
	border-radius: 20px;
}

.entry-content .ep_tabs_header {
	justify-content: flex-start;
	flex-direction: row;
	align-content: flex-start;
	margin-top: 57px;
}

.entry-content .ep_tabs_header a {
	font-size: 18px;
}

.left_anchors {
	margin-top: 62px !important;
}

.left_anchors a {
	font-size: 17px;
}

.page-template-page-with-tabs
	.entry-content
	.wp-block-ep-tabs
	.ep_tabs_root
	.ep_tabs_wrapper {
	width: 75%;
}
