Copied!
background-image: linear-gradient(top, #0f4ebc 0%, #10958a 30%, #11dd59 45%, #0de8a6 65%, #0af4f4 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0f4ebc), color-stop(0.3023333, #10958a), color-stop(0.45324364471724005, #11dd59), color-stop(0.6496666, #0de8a6), color-stop(0.99999989489998, #0af4f4));
background-image: -moz-linear-gradient(top, #0f4ebc 0%, #10958a 30%, #11dd59 45%, #0de8a6 65%, #0af4f4 100%);
background-image: -o-linear-gradient(top, #0f4ebc 0%, #10958a 30%, #11dd59 45%, #0de8a6 65%, #0af4f4 100%);
background-image: -ms-linear-gradient(top, #0f4ebc 0%, #10958a 30%, #11dd59 45%, #0de8a6 65%, #0af4f4 100%);