Copied!
background-image: linear-gradient(top, #043380 0%, #0b45a4 50%, #1257c8 75%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #043380), color-stop(0.4981674, #0b45a4), color-stop(0.7490836999999999, #1257c8));
background-image: -moz-linear-gradient(top, #043380 0%, #0b45a4 50%, #1257c8 75%);
background-image: -o-linear-gradient(top, #043380 0%, #0b45a4 50%, #1257c8 75%);
background-image: -ms-linear-gradient(top, #043380 0%, #0b45a4 50%, #1257c8 75%);