/*!
 * Start Bootstrap - Grayscale Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	color: #0a59aa !important;
}

    /* you can override with a single-color in CSS */
    .st-single-color a:before { color: #cccccc !important; }
    .st-single-color a:hover:before,
    .st-single-color a:focus:before { color: #0a59aa !important; }
    .st-single-color a:active:before { color: #0a59aa !important; }

    .st-header-color a:before { color: #ffffff !important; }
    .st-header-color a:hover:before,
    .st-header-color a:focus:before { color: #0a59aa !important; }
    .st-header-color a:active:before { color: #0a59aa !important; }	
