
            .drug-343-1-0-rec-1-colour     { background: #f75b57 !important; }
            .drug-343-1-0-rec-2-colour     { background: #ffeb3b !important; }
            .drug-343-1-0-rec-3-colour     { background: #7dc582 !important; }

            .score-1-0-3-wrapper      { 
              background: linear-gradient(to right, 
                #f75b57 0%,
                #f75b57 33.3%,
                #ffeb3b 33.3%,
                #ffeb3b 66.6%,
                #7dc582 66.6%,
                #7dc582 100%);
            }