    a {
      color:#e5005f;  
    }
    #header .header-logo {
      width: 330px;
    }
    .section-header, .breadcrumb {
      background-color:#e5005f;  
    }
    html .btn-primary {
      border:none;
      background-color:#e5005f
    }  
    html .btn-primary:hover {
      border-color: transparent;
      background-color: #646363;
    }      
    .highlight-color {
      color:#e5005f;  
    }
    #header .header-contact {
      color: #e5005f;  
    }
      
    .timetable .tabs.tabs-bottom .nav-tabs li a:hover, .timetable .tabs.tabs-bottom .nav-tabs li.active a {
      border-bottom-color: #e5005f;  
    }

    .timetable .nav.nav-tabs li.active a, .nav.nav-tabs > li > a {
      color: #e5005f;  
    }

    .nav.nav-tabs li.active a {
      color: #e5005f;  
      border-top-color: #e5005f;
    }

    .panel-group .panel-heading a, .parallax blockquote i.fa-quote-left, section.video blockquote i.fa-quote-left {
      color:#e5005f;  
    }
      
    @media (min-width: 992px) {
      #header .header-nav-main nav>ul>li.open>a, #header .header-nav-main nav>ul>li:hover>a, #header .header-nav.header-nav-top-line nav>ul li.active>a:before, #header .header-nav.header-nav-top-line nav>ul li:hover>a:before {
        background: #e5005f;
      }  
      #header .header-nav-main nav>ul>li.dropdown .dropdown-menu, #header .header-nav-main nav>ul>li.dropdown-mega-signin .dropdown-menu, #header .header-nav-main nav>ul>li.dropdown-reverse .dropdown-menu {
        border-top-color: #e5005f;
      }
    }
    @media (max-width: 991px) {      
      #header .header-logo {
        width: 140px;
      }      
    }