.crowntitletext_block_banner_text p:last-of-type{
    margin-bottom: 0;
}
.crowntitletext_block_title{
    margin-bottom: 20px;
}
.crowntitletext_block_title{
	    font-weight: 600;
    line-height: 130%;
}
@media screen and (max-width: 991px){
	div.crowntitletext_block_title{
		font-size: 22px;
	}
}
@media screen and (min-width: 991px){crownpunkts_block_item_text
	div.crowntitletext_block_title{
		font-size: 32px;
	}
}
.crowntitletext_block_title strong{
	background:url(/wp-content/uploads/2024/02/white_yellow.jpg) no-repeat center/cover;
	-webkit-background-clip:text;
	-webkit-text-fill-color: transparent;
}
