Copied!
background-image: linear-gradient(top, #ee8610 6%, #d4432a 25%, #bb0044 42%, #7a0426 75%, #390808 97%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.06015625, #ee8610), color-stop(0.25, #d4432a), color-stop(0.41614665, #bb0044), color-stop(0.75, #7a0426), color-stop(0.96884735, #390808));
background-image: -moz-linear-gradient(top, #ee8610 6%, #d4432a 25%, #bb0044 42%, #7a0426 75%, #390808 97%);
background-image: -o-linear-gradient(top, #ee8610 6%, #d4432a 25%, #bb0044 42%, #7a0426 75%, #390808 97%);
background-image: -ms-linear-gradient(top, #ee8610 6%, #d4432a 25%, #bb0044 42%, #7a0426 75%, #390808 97%);