/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 09 2025 | 09:45:35 */
:root {
	--soft-red: #FF6347;
}

p {
	margin: 0;
}
.relative {
	position: relative;
}
.pmpro_courses-title {
	font-size: 32px;
	font-weight: 700;
	color: #000;
}
body.vp-center {
	height: auto !important;
}

.ld-course-info-my-courses {
	margin-bottom: 56px;
}
.ld-course-info-my-courses h2 {
	margin-top: 8px;
}

.sfwd-topic-title h1 {
	text-transform: capitalize;
}
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

