/*
Theme Name: Velocity - Responsive Business WordPress Theme Child
Template: velocity
Author: Child Theme Configurator
Version: 1.0.1435153144
Updated: 2015-06-24 13:39:04
*/

@charset "UTF-8";

@import url('../velocity/style.css');

/* text */
p { line-height: 160%; margin-bottom: 20px; }

div.textwidget, div.textwidget > p {
  color: #fff;
}

/* headings */
h1, h2, h3, h4, h5, h6 {
  color: #0053A0;
  line-height: 125% !important;
  margin-bottom: 8px !important;
  font-weight: 600 !important;
}

h2 { font-size: 18px !important; }
h6 { font-size: 16px !important; }

/*hiperlinks*/
a, a:visited { color: #0355A1 !important; }
.container a, .container a:visited { color: #FD1D25 !important; }
.footer a, .footer a:visited { color: #ffffff !important; }




