Copied!
background-image: linear-gradient(top, #373900 0%, #4a5b1d 14%, #4a5b1d 31%, #b47a00 45%, #b47a00 63%, #ce1d15 88%, #ce1d15 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #373900), color-stop(0.139, #4a5b1d), color-stop(0.309, #4a5b1d), color-stop(0.45, #b47a00), color-stop(0.634, #b47a00), color-stop(0.875, #ce1d15), color-stop(1, #ce1d15));
background-image: -moz-linear-gradient(top, #373900 0%, #4a5b1d 14%, #4a5b1d 31%, #b47a00 45%, #b47a00 63%, #ce1d15 88%, #ce1d15 100%);
background-image: -o-linear-gradient(top, #373900 0%, #4a5b1d 14%, #4a5b1d 31%, #b47a00 45%, #b47a00 63%, #ce1d15 88%, #ce1d15 100%);
background-image: -ms-linear-gradient(top, #373900 0%, #4a5b1d 14%, #4a5b1d 31%, #b47a00 45%, #b47a00 63%, #ce1d15 88%, #ce1d15 100%);