Copied!
background-image: linear-gradient(top, #fe7117 0%, #f02f04 9%, #f02f04 17%, #ee8a1a 26%, #ee8a1a 35%, #30920b 43%, #30920b 50%, #ee8a1a 57%, #ee8a1a 65%, #f02f04 74%, #f02f04 83%, #fe7117 92%, #fe7117 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fe7117), color-stop(0.085, #f02f04), color-stop(0.17, #f02f04), color-stop(0.26, #ee8a1a), color-stop(0.35, #ee8a1a), color-stop(0.425, #30920b), color-stop(0.5, #30920b), color-stop(0.575, #ee8a1a), color-stop(0.65, #ee8a1a), color-stop(0.74, #f02f04), color-stop(0.83, #f02f04), color-stop(0.915, #fe7117), color-stop(1, #fe7117));
background-image: -moz-linear-gradient(top, #fe7117 0%, #f02f04 9%, #f02f04 17%, #ee8a1a 26%, #ee8a1a 35%, #30920b 43%, #30920b 50%, #ee8a1a 57%, #ee8a1a 65%, #f02f04 74%, #f02f04 83%, #fe7117 92%, #fe7117 100%);
background-image: -o-linear-gradient(top, #fe7117 0%, #f02f04 9%, #f02f04 17%, #ee8a1a 26%, #ee8a1a 35%, #30920b 43%, #30920b 50%, #ee8a1a 57%, #ee8a1a 65%, #f02f04 74%, #f02f04 83%, #fe7117 92%, #fe7117 100%);
background-image: -ms-linear-gradient(top, #fe7117 0%, #f02f04 9%, #f02f04 17%, #ee8a1a 26%, #ee8a1a 35%, #30920b 43%, #30920b 50%, #ee8a1a 57%, #ee8a1a 65%, #f02f04 74%, #f02f04 83%, #fe7117 92%, #fe7117 100%);