.New_Individual_Card .card-title {
	font-size: 23px !important;
	line-height: 29px !important;
	font-weight: 700 !important;
	text-align: left !important;
}

.New_Individual_Card .card-header {
	background-color: white !important;
	border-bottom-width: 0px !important; 
	padding-top: 15px !important;
}

.New_Individual_Card .card-body { 
	font-size: 18px !important;
	line-height: 22px !important;
	margin-bottom: 50px !important;
}

.New_Individual_Card .card-body p { 
	margin-bottom: 0 !important;
}

.New_Individual_Card .card-body a {
	border: 0 !important;
	color: rgb(57, 121, 255) !important; 
	font-size: 16px !important;
	font-weight: 700 !important;
	background-color: white !important;
	position: absolute !important;
	bottom: 0 !important;
	left: 0 !important;
	padding: 16px !important;
}

.New_Individual_Card .card-body span {
	display: none !important;
	padding: 0 !important;
}

.New_Service_Card {
	padding: 30px !important;
}

.New_Service_Card img {
	width: 69px !important;
}

.New_Service_Card .card-title {
	font-size: 23px !important;
	line-height: 29px !important;
	font-weight: 700 !important;
	text-align: left !important;
	margin-top: 20px !important;
	margin-bottom: 10px !important;
}

.New_Service_Card .card-header {
	background-color: white !important;
	border-bottom-width: 0px !important; 
	padding-top: 15px !important;
	padding: 0 !important;
}

.New_Service_Card .card-body { 
	font-size: 18px !important;
	line-height: 22px !important;
	margin-bottom: 50px !important;
	padding: 0 !important;
}

.New_Service_Card .card-body p { 
	margin-bottom: 0 !important;
}

.New_Service_Card .card-body a {
	border: 0 !important;
	color: rgb(57, 121, 255) !important; 
	font-size: 16px !important;
	font-weight: 700 !important;
	background-color: white !important;
	position: absolute !important;
	bottom: 0 !important;
	left: 0 !important;
	padding: 30px !important;
}

.New_Service_Card .card-body span {
	display: none !important;
	padding: 0!important;
}