/*
Theme Name:     calmonIT Child Theme
Theme URI:      http://themovation.com/pursuit
Description:    Child theme for Pursuit
Author:         Calmon IT
Author URI:     http://calmon.com.au
Template:       calmonIT
Version:        1.1.5
License:        Regular License

*/

@import url("../calmonIT/assets/css/app.css");

.menu-get-a-quote{
	background-color:#dd3333;
	color:white;
}

.navbar .navbar-nav .menu-get-a-quote > a{
	color:white!important;
}

