/*
 Theme Name: SLAMR
 Author: CREATEBRILLIANCE - Media & Consulting
 Author URI: http://www.createbrilliance.com
 Version: 1.0
 */

/*use this file to overwrite the default css styling*/


/* RED COLOR OLD 498cd2*/

.cv-wrapper h4,
.headline-inline,
#contact .hero h2,
#welcome .hero h2,
.color,
a,
.skill-bar-percent
{
    color: #d42b33;    
}


#contact .btn-submit,
.hero .space,
.skillbar-title,
.skillbar-bar
{    
    background: #d42b33;
}


.navbar-nav > li.active,
.top-nav-collapse .navbar-nav > li.active
{
    border-bottom-color: #d42b33;
}


.skillbar-title
{
    color:#fff;
}