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

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

.btn-icon svg, #footer-callout svg, .contact-class svg {
	fill: white !important;
}

.second-btn svg {
	fill: #0E203A !important;
}

.list-cert svg {
    width: 18px;

}

.list-cert ul {
    margin: 15px 0 15px 0px;
    list-style: none;
}