/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 html {
	background: #253946;
 }
 
  .contact-us-business {
	margin: 0 0 15px 0;
	font-family: 'Source Sans Pro';
	font-weight: 300;
	color: #075c97;
	text-transform: none;
	font-size: 24px;
	line-height: 30px;
	padding-bottom: 30px;
 }
 
 h5 {
	margin: 0 0 15px 0;
	font-family: 'Source Sans Pro';
	font-weight: 300;
	color: #075c97;
	text-transform: none;
	font-size: 18px;
	line-height: 24px;
 }