﻿/*!
Theme Name: Finance
Theme URI: http://www.themechampion.com/demo/finance/
Author: Finance
Author URI: https://themeforest.net/user/themechampion
Description: Finance - Business and Finance WordPress theme
Version: 1.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: finance
Tags:one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, sticky-post, translation-ready
*/

html{
	font-size:100%;
}
body{
	color:#777777;
}
body.error404 #main{
	background-color:transparent;
}
body.error404 .content_wrapper{
	background:none;
}
.screen-reader-text{
	clip:rect(1px, 1px, 1px, 1px);
	position:absolute !important;
	height:1px;width:1px;
	overflow:hidden;
}

.latest-heading-set h2 {
    font-family: "Open Sans", sans-serif;
    line-height: 40px !important;
    padding-bottom: 18px;
}

a.custom-left {
	float: left !important;
}

.tel-box {
    margin-top: 7px !important;
}

a.getting-started-button {
    background: #658bd9 !important;
 
}

.blueice a {
    background: #284d98 !important;
 
}



.getting-started {
    width: 100%;
    min-height: 112px;
    background: #658bd9 !important;
}