/*
Theme Name: OceanWP Child Theme
Theme URI: https://oceanwp.org/
Description: OceanWP child theme.
Author: OceanWP
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

.membship-row-col .membship-col h3.elementor-image-box-title em {
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
}
.fit40-memb-app-title em {
    color: #b201ff;
    font-style: normal;
}
.membship-row-col .membship-col h3.elementor-image-box-title em {
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
}
.fit40-memb-app-title em {
    color: #b201ff;
    font-style: normal;
}
.membship-offer-row ul li {
    margin-bottom: 20px;
}
@media (max-width: 575px) {
	.membship-offer-row ul li {
    margin-bottom: 10px;
}
		.membship-offer-row ul li:last-child {
    margin-bottom: 0px;
}

}