/*
 Theme Name: Divi Child
 Theme URI: https://www.elegantthemes.com/gallery/divi/
 Description: Divi Child Theme
 Template: Divi
 Version: 1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */
		.coll-profile {
			font-size: 16px;
		}
		.coll-label {
			font-weight: bold;
		}
		.coll-profile table {
width: 100%;
}
		.coll-profile td {
			text-align: center;
		}
		.coll-profile th {
			text-align: left;
		}
.coll-profile h3 {
	padding-top:30px;
}