/*

Theme Name: Rise & Grind 1.5
Theme URI: 
Author: 81design.com
Author URI: http://www.81design.com
Description: 
Version: 1.0
License: 
License URI: 
Tags: 
Text Domain: riseandgrind

*/

body {
	font-family: 'Montserrat';
	font-weight: 400 !important;
	font-style: normal;
}

.nav-link {
	font-weight: 600;
	font-size: 1.25rem;
}

h1, h2, h3, h4, h5 {
	font-weight: 800;
}

.rise_blue_bg { background-color: #021923 !important; }
.rise_blue { color: #021923 !important; }

.rise_gold_bg { background-color: #9a8f7d !important; }
.rise_gold { color: #9a8f7d !important; }