/*
Theme Name: Revolver
Theme URI: http://revolver.edge-themes.com
Description: A Gentlemen’s Theme for Tattoo Salons, Barbershops, Pubs and Biker Clubs
Author: Edge Themes
Author URI: http://demo.edge-themes.com
Version: 1.1
License: GNU General Public License
License URI: licence/GPL.txt
Text Domain: revolver
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, translation-ready

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

.edgtf-testimonial-text {
	font-family: Montserrat;
	font-size: 12pt;
}

h2, h5 {
	color:#ffffff !important;
	font-weight:bold !important;
}

h4 {
	color:#c59d5f !important;
	font-weight:bold !important;
}

.ui-tabs-panel h4 {
	text-transform: uppercase;
	margin-bottom:12px;
}

body {
	color:#ffffff !important;
}

.edgtf-item-title, .edgtf-pricing-list-dots, .edgtf-pricing-list .edgtf-item-price {
	color:#ffffff !important;
	font-size:10pt !important;
	font-family: Montserrat;
}
.edgtf-pricing-list .edgtf-pricing-item:not(:last-child) {
    margin-bottom: 4px !important;
}