/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

.w-btn.color_white, a.w-btn.color_white
{
   color:#1f419a;
}

.no-touch .w-btn.color_white:hover, .no-touch a.w-btn.color_white:hover
{
   background-color:#dfdfdf;
}

.l-section-h
{
   padding:2em 0;
}

.g-cols.type_boxes>div>.vc_column-inner
{
   padding:2em;
}

a.white-link
{
   color:white;
   text-decoration:underline;
}

a.white-link:hover
{
   text-decoration:none;
}

@media (max-width: 400px)
{

   .contact-button 
   {
      font-size:20px !important;
   }

}