Copied!
background-image: linear-gradient(top, #e40f28 0%, #9c6a33 24%, #54c53e 38%, #4a838a 52%, #4141d6 65%, #9a5f6b 78%, #f47e00 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e40f28), color-stop(0.2392656, #9c6a33), color-stop(0.37897758120159997, #54c53e), color-stop(0.5195312, #4a838a), color-stop(0.65175914164615, #4141d6), color-stop(0.7831953, #9a5f6b), color-stop(1, #f47e00));
background-image: -moz-linear-gradient(top, #e40f28 0%, #9c6a33 24%, #54c53e 38%, #4a838a 52%, #4141d6 65%, #9a5f6b 78%, #f47e00 100%);
background-image: -o-linear-gradient(top, #e40f28 0%, #9c6a33 24%, #54c53e 38%, #4a838a 52%, #4141d6 65%, #9a5f6b 78%, #f47e00 100%);
background-image: -ms-linear-gradient(top, #e40f28 0%, #9c6a33 24%, #54c53e 38%, #4a838a 52%, #4141d6 65%, #9a5f6b 78%, #f47e00 100%);