/*
 Theme Name: Divi Child
 Theme URI: https://www.elegantthemes.com/gallery/divi/
 Description: Divi Child Theme
 Author: Elegant Themes
 Author URI: https://www.elegantthemes.com
 Template: Divi
 Version: 1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */
.post-title-background .et_pb_title_container {
	background-color: rgba(0, 0, 0, 0.5);
	padding: 1%
}

h1, h2, h3, h4, h5, h6 {
	color: #254ABA;
}

.et_slide_in_menu_container {
	background-color: #00AFFF;
}

.mobile_menu_bar:before, .mobile_menu_bar:after, #top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a {
	color: #110083;
}

.et_slide_in_menu_container #mobile_menu_slide li li a {
	opacity: 1;
}

.et-social-linkedin a.icon:before {
    content: "\E09D";
}