Copied!
background-image: linear-gradient(top, #f07458 0%, #df5342 12%, #df5342 24%, #f2795e 38%, #f2795e 51%, #ea643f 64%, #ea643f 76%, #dc543c 88%, #dc543c 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f07458), color-stop(0.12, #df5342), color-stop(0.24, #df5342), color-stop(0.375, #f2795e), color-stop(0.51, #f2795e), color-stop(0.635, #ea643f), color-stop(0.76, #ea643f), color-stop(0.88, #dc543c), color-stop(1, #dc543c));
background-image: -moz-linear-gradient(top, #f07458 0%, #df5342 12%, #df5342 24%, #f2795e 38%, #f2795e 51%, #ea643f 64%, #ea643f 76%, #dc543c 88%, #dc543c 100%);
background-image: -o-linear-gradient(top, #f07458 0%, #df5342 12%, #df5342 24%, #f2795e 38%, #f2795e 51%, #ea643f 64%, #ea643f 76%, #dc543c 88%, #dc543c 100%);
background-image: -ms-linear-gradient(top, #f07458 0%, #df5342 12%, #df5342 24%, #f2795e 38%, #f2795e 51%, #ea643f 64%, #ea643f 76%, #dc543c 88%, #dc543c 100%);