/*
Theme Name: Worthy - Free Powerful Theme by HtmlCoder
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Version:1.0.0
Created:November 2014
License: Creative Commons Attribution 3.0 License (https://creativecommons.org/licenses/by/3.0/)
File Description: Place here your custom CSS styles
*/

.banner {
	background-color: #ffaf2e;
}

.banner:after {
	background-color: rgba(0, 0, 0, 0.0);
}

h1 span,
h2 span,
h3 span,
h4 span {
	color: #99691b;
}

.dl-horizontal dt {
	white-space: normal;
}

.demo-item {
	cursor: pointer;
}

.badge {
	margin-left: 9px;
}