.wp-block-hs-tile{
	position: relative;
	display: block;
	background: #D3757C;
	margin-bottom: 0px;
	padding: 20px;
	overflow: hidden;
	font-size: 0px;
}

.hs-tile-title {
	display: block;
	font-size: 17px;
	font-weight: 700;
	line-height: 1em;
	margin-bottom: 5px;
}

.hs-tile-url{
	display: block;
	font-size: 15px;
	line-height: 1em;
	white-space: nowrap !important;
	overflow: hidden;
	text-overflow: ellipsis;
}