Copied!
background-image: linear-gradient(top, #f07458 0%, #e7634d 12%, #df5342 24%, #e86650 38%, #f2795e 51%, #ee6e4e 64%, #ea643f 76%, #b28361 88%, #7aa284 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f07458), color-stop(0.12, #e7634d), color-stop(0.239999991, #df5342), color-stop(0.375, #e86650), color-stop(0.510000008, #f2795e), color-stop(0.635, #ee6e4e), color-stop(0.7600000045, #ea643f), color-stop(0.88, #b28361), color-stop(1, #7aa284));
background-image: -moz-linear-gradient(top, #f07458 0%, #e7634d 12%, #df5342 24%, #e86650 38%, #f2795e 51%, #ee6e4e 64%, #ea643f 76%, #b28361 88%, #7aa284 100%);
background-image: -o-linear-gradient(top, #f07458 0%, #e7634d 12%, #df5342 24%, #e86650 38%, #f2795e 51%, #ee6e4e 64%, #ea643f 76%, #b28361 88%, #7aa284 100%);
background-image: -ms-linear-gradient(top, #f07458 0%, #e7634d 12%, #df5342 24%, #e86650 38%, #f2795e 51%, #ee6e4e 64%, #ea643f 76%, #b28361 88%, #7aa284 100%);