    
.portfolio.type-1 .single-item:hover > figure h3{
    color: #a32c01;
}

header .navbar nav ul li a:hover,
header .navbar nav ul li a:active,
header .navbar nav ul li a:focus,
.more:hover{
    color: #ff9933;
} 

.selected{
   color: #f37cf7!important; 
}
    
.line
{
    background: #d81300;
}

blockquote{
    border-color: #d81300;
}

.spinner:before{
    border-top-color: #d81300;  
}

