
.elementor-image-box-title {
	transition: .2s ease-out;
	max-width: 330px;
	border-bottom: 4px solid transparent;
	padding-bottom: 15px;
}

.elementor-image-box-title a:hover {
	text-decoration: none;
}

.elementor-widget-image-box:hover .elementor-image-box-title {
	border-bottom-color: #262262;
}
