/*
Theme Name: Alyeska
Description: A simple business theme by Theme Blvd.
Author: Jason Bobich
Author URI: http://themeblvd.com
Version: 3.0.3
License: GPL2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* This theme's primary styles can be found in /assets/css/theme.css */

body {background-color:#014722;}

.label, .badge {
display: inline-block;
padding: 2px 4px;
font-size: 11.844px;
font-weight: bold;
line-height: 14px;
color: #fff;
vertical-align: baseline;
white-space: nowrap;
text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
background-color: #FFF;
}

h1, h2, h3, h4, h5, h6 {
	color: #000000;
	font-weight: normal;
	margin: 0 0 12px 0;
}
