/*
Theme Name: Avas Child
Theme URI: https://x-theme.net/avas/
Author: theme-x
Author URI: https://themeforest.net/user/theme-x
Description: Responsive Multi-Purpose WordPress Theme.
License: GNU General Public License v2 or later
License URI: http://themeforest.net/licenses
Template: avas
Version: 1.1
Text Domain: avas
*/

/* Theme customization starts here
-------------------------------------------------------------- */



.botoes-saiba-mais a{
	width: 100% !important;
	height: 100px;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
}

#main p a {
	color: #007bff !important;
}


@media screen and (min-width: 700px) {
	
	#h-style-3 .container{
		min-width: 960px !important;
	}
	
}