/*
Theme Name:   _bourbon
Theme URI:    https://github.com/marcelbadua/_bourbon
Version:      2.0.0
Description:  _bourbon is a child theme for dash blank theme framework.
Author:       Marcel Badua
Author URI:   http://marcelbadua.com
License: 		GPL3
License URI: https://www.gnu.org/licenses/gpl-3.0.txt
Tags:         child
Text Domain:  _bourbon
Template:     _dash
*/

.scratcher-wrapper {
	padding-bottom: 30px;
}
#home #pricing.s6 .vertical-tab-content-container .style-price span.price, 
#home #pricing.s6 .vertical-tab-content-container .style-price span.style{
	margin-top: 4px;
	margin-bottom: 8px;
	font-size: 18px;
	
	color: #7C7C7C;
}

#home #pricing.s6 .vertical-tab-content-container .style-price span.style{
	width: 80%;
	font-weight: bold;
}
#home #pricing.s6 .vertical-tab-content-container .style-price span.price {
	width: 20%;
}