/*
Theme Name: FlightSafety
Version: 1.0
Description: A child theme of Divi
Author: flightsafetstg
Template: Divi
*/

/* hide parent css 
@import url("../Divi/style.css");
*/

.section--sub-title p {
    background-color:red  !important;
	display:none !important;
}
