Copied!
background-image: linear-gradient(top, #ea3a2a 0%, #d82915 10%, #d82915 18%, #f6290c 27%, #ee5543 54%, #fe5837 92%, #fe5837 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ea3a2a), color-stop(0.097, #d82915), color-stop(0.181, #d82915), color-stop(0.274, #f6290c), color-stop(0.536, #ee5543), color-stop(0.916, #fe5837), color-stop(1, #fe5837));
background-image: -moz-linear-gradient(top, #ea3a2a 0%, #d82915 10%, #d82915 18%, #f6290c 27%, #ee5543 54%, #fe5837 92%, #fe5837 100%);
background-image: -o-linear-gradient(top, #ea3a2a 0%, #d82915 10%, #d82915 18%, #f6290c 27%, #ee5543 54%, #fe5837 92%, #fe5837 100%);
background-image: -ms-linear-gradient(top, #ea3a2a 0%, #d82915 10%, #d82915 18%, #f6290c 27%, #ee5543 54%, #fe5837 92%, #fe5837 100%);