/*
Theme Name: Divi-child
Theme URI: https://chirocontentfactory.com/gallery/yourtheme/
Description: Child theme for the Divi theme
Author: Richard Hull
Author URI: https://chirocontentfactory.com
Template: Divi
Version: 1.0.0
*/

/* Center Footer Menu */
 .bottom-nav {
 text-align: center;
 }

<style type=text/css>

.orange {
color: #f49a0d !important;
font-weight: bold;
text-transform: uppercase;
}
h5.orange {
color: #f49a0d !important;
font-weight: bold;
text-transform: uppercase;
}
h4 {
font-size: 20px;
text-transform: uppercase;
font-weight: bold;
}
p.light {
font-weight: 300;
}
.et_contact_bottom_container {
float: left;
margin-top: 0;
}
#footer-bottom {
font-family: "Roboto Condensed", Helvetica, Arial, Lucida, sans-serif;
background-color: transparent !important;
}
.bottom-menu a {
color: #fff;
font-weight: 300 !important;
}

</style>

