/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/


#footer-outer .widget.widget_media_image img {
	width: 200px;
}

#footer-outer #footer-widgets .widget h4.wp-block-heading {
	color: #fff !important;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 0;
	padding-bottom: 3px;
	border-bottom: 2px solid #fff;
    display: inline-block;
}

#footer-outer #footer-widgets .widget_block + .widget_nav_menu {
	margin-top: -20px;
}

#page-header-bg {
	background-color: #2ed3974f !important;
}