


  
    .btn-primary, .btn-success {background-color: #ED1D25 !important; border-color: #BD171D !important; color: white !important; }
    .btn-primary:hover, .btn-success:hover, .btn-primary:active, .btn-success:active, .btn-primary:focus, .btn-success:focus {background-color: #D51A21 !important; border-color: #BD171D !important; }
    .btn-secondary {border-color: #ED1D25 !important; color: #BD171D !important; }

    .bg-main-color {background-color: #ED1D25 !important; }
    .main-color {color: #ED1D25 !important; }

    h1, h2, h3, h4 {color: #ED1D25 !important; }
    h1 a, h1 a:focus, h1 a:active, h2 a, h2 a:focus, h2 a:active, h3 a, h3 a:focus, h3 a:active, h4 a, h4 a:focus, h4 a:active {color: #ED1D25 !important; }

    .video-overlay-heading { background: #ED1D25 !important; }
    #play_progress { background-color: #ED1D25 !important; }
    #vol-control input[type="range"] { background-image: -webkit-gradient( linear, left top, right top, color-stop(1, #ED1D25), color-stop(1, rgba(255, 255, 255, 0.85)) ); }
    #video-contents::-webkit-scrollbar-thumb { background-color: #ED1D25 !important; }
    #video-contents dd::hover { color: #ED1D25 !important; }

  

