﻿#logo {  
    /*background-image: url('../../img/custom - logo.png') !important; 
    background-repeat: no-repeat !important; 
    height: 50px !important; 
    width: 140px !important; 
    background-size: 100% !important;*/
    display: none !important;
} 

#sub-header {  
    background-color: white;
} 

.color-rest {
    color: darkgrey !important
}