/* Enter Your Custom CSS Here */

/*
h3
{
 font-size: 16px!important; 
 color: #c5c5c5!important;
 margin-bottom: 10px!important;
}

.panel-grid-cell .widget-title
{
  text-align: left!important;
}

.footer-widgets .widget-title
{
  text-transform: uppercase!important;
  color: #c5c5c5!important;
  line-height: normal!important;
 }

.panel-grid-cell .widget-title:after
{
  content: none!important;
  margin-bottom: 10px!important;
}

*/
