Copied!
background-image: linear-gradient(top, #b60909 0%, #b92004 32%, #bc3800 47%, #cb5b14 66%, #da7e28 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b60909), color-stop(0.3245235, #b92004), color-stop(0.47362575175644006, #bc3800), color-stop(0.6578568, #cb5b14), color-stop(0.9999998999999999, #da7e28));
background-image: -moz-linear-gradient(top, #b60909 0%, #b92004 32%, #bc3800 47%, #cb5b14 66%, #da7e28 100%);
background-image: -o-linear-gradient(top, #b60909 0%, #b92004 32%, #bc3800 47%, #cb5b14 66%, #da7e28 100%);
background-image: -ms-linear-gradient(top, #b60909 0%, #b92004 32%, #bc3800 47%, #cb5b14 66%, #da7e28 100%);