Copied!
background-image: linear-gradient(top, #fee5d9 0%, #fee5d9 7%, #fcbba1 14%, #fcbba1 21%, #fc9272 29%, #fc9272 36%, #fb6a4a 43%, #fb6a4a 50%, #ef3b2c 57%, #ef3b2c 64%, #cb181d 71%, #cb181d 79%, #99000d 86%, #99000d 93%, #99000d 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fee5d9), color-stop(0.071, #fee5d9), color-stop(0.143, #fcbba1), color-stop(0.214, #fcbba1), color-stop(0.286, #fc9272), color-stop(0.357, #fc9272), color-stop(0.429, #fb6a4a), color-stop(0.5, #fb6a4a), color-stop(0.571, #ef3b2c), color-stop(0.643, #ef3b2c), color-stop(0.714, #cb181d), color-stop(0.786, #cb181d), color-stop(0.857, #99000d), color-stop(0.929, #99000d), color-stop(1, #99000d));
background-image: -moz-linear-gradient(top, #fee5d9 0%, #fee5d9 7%, #fcbba1 14%, #fcbba1 21%, #fc9272 29%, #fc9272 36%, #fb6a4a 43%, #fb6a4a 50%, #ef3b2c 57%, #ef3b2c 64%, #cb181d 71%, #cb181d 79%, #99000d 86%, #99000d 93%, #99000d 100%);
background-image: -o-linear-gradient(top, #fee5d9 0%, #fee5d9 7%, #fcbba1 14%, #fcbba1 21%, #fc9272 29%, #fc9272 36%, #fb6a4a 43%, #fb6a4a 50%, #ef3b2c 57%, #ef3b2c 64%, #cb181d 71%, #cb181d 79%, #99000d 86%, #99000d 93%, #99000d 100%);
background-image: -ms-linear-gradient(top, #fee5d9 0%, #fee5d9 7%, #fcbba1 14%, #fcbba1 21%, #fc9272 29%, #fc9272 36%, #fb6a4a 43%, #fb6a4a 50%, #ef3b2c 57%, #ef3b2c 64%, #cb181d 71%, #cb181d 79%, #99000d 86%, #99000d 93%, #99000d 100%);