article.elementor-post.elementor-grid-item {
    height: fit-content;
}

.e--pointer-framed.e--animation-corners .elementor-item-active:after, .e--pointer-framed.e--animation-corners .elementor-item-active:before, .e--pointer-framed.e--animation-corners .elementor-item.highlighted:after, .e--pointer-framed.e--animation-corners .elementor-item.highlighted:before, .e--pointer-framed.e--animation-corners .elementor-item:focus:after, .e--pointer-framed.e--animation-corners .elementor-item:focus:before, .e--pointer-framed.e--animation-corners .elementor-item:hover:after, .e--pointer-framed.e--animation-corners .elementor-item:hover:before {
    border-radius: 10px;
}

.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a {
    text-decoration: none;
}

a.elementor-item {
    text-decoration: none;
}

.elementor-icon-list-item > a {
    text-decoration: none;
}

a.elementor-accordion-title {
    text-decoration: none;
}

a.elementor-post__read-more {
    background: #004740;
    width: 100%;
    padding: 10px;
    color: #fff!important;
    border: 2px solid #004740;
    border-radius: 10px;
		text-decoration: none;
}

a.elementor-post__read-more:hover {
    border-color: #fff;
}

.elementor-posts .elementor-post__card .elementor-post__badge, .elementor-posts .elementor-post__card .elementor-post__read-more {
    text-transform: capitalize;
}