/*
Theme Name: wp-bootstrap
Theme URI: http://320press.com/wpbs
Description: A simple responsive theme based on the Bootstrap framework. Includes multiple page templates, two different sidebars and a theme options panel.
Version: 3.0
Author: 320press
Author URI: http://320press.com
Tags: black, white, one-column, two-columns, flexible-width, custom-background, custom-colors, custom-menu, full-width-template, theme-options
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/

/* HEADS UP: Everything that you will normally find here can be found in the library/less/wp.less */

#home-offer .what-we-offer h2 {
	background:url(https://www.ashcomtech.com/wp-content/themes/wp-bootstrap/library/img/home/what-we-offer-middle.png) 0 0 repeat-x;
	margin:0;
	padding:24px 2px 0 4px;
	font-family:"Oswald",sans-serif;
	font-weight:normal;
	font-size:44px;
	color:#6d7071;
	text-align:center;
	text-transform:uppercase;
}

#home-provide .what-we-provide h2 {
	background:url(https://www.ashcomtech.com/wp-content/themes/wp-bootstrap/library/img/home/what-we-offer-middle.png) 0 0 repeat-x;
	margin:0;
	padding:25px 9px 0 0;
	font-family:"Oswald",sans-serif;
	font-weight:normal;
	font-size:44px;
	color:#6d7071;
	text-align:center;
	text-transform:uppercase;
}
