/*
Theme Name: Inflor Child
Author: 
Description: Your description goes here
Version: 1.0
Template: blocksy

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

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


.widget-header p {
	color: white;
}

@media screen and (max-width: 767px){
	
	.brand-footer img {
		width: 64%;
	}
}