   /*Card Header and Description CSS*/
.paragraph-card-type .card-list-header {
	color: #502D0E;
	font-size: 46px;
	font-family: Besley, serif;
	font-weight: 400;
}
.paragraph-card-type .card-list-description {
	letter-spacing: 0.35px;
	font-weight: 350 !important;
	color: #3b3b3b;
}
 /*End Card Header and Description CSS*/