/*
Theme Name: Inspiro-Child
Author: Emmecubo
Description: Inspiro-Child
Version: 1.5
Template: inspiro

This is the child theme for Inspiro theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/


.site-info{
	display: flex;
	justify-content: space-between;
}
.entry-content>.alignfull{
	margin: 0 !important;
	width: auto !important;
}


#block-8 a{
	color: #ffff;
}

 .site-footer .search-form .search-field::placeholder {
	color: #fff;
}
.site-content-contain .page_item a{
	color:#000;
	text-decoration:none;
}
.site-content-contain .page_item a:hover{
	text-decoration:underline;
}
.site-info {
    display: inline-block;
    justify-content: space-between;
}
#link_agency{
	float:right;
}
.widget-column.footer-widget-2 .widget_block{
	margin-bottom:20px;
}
.widget-column.footer-widget-2{
	margin-bottom:20px;
	
}