{% set random = random() %}
<svg version="1.1" class="call-to-action-bottom" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 2000.3 143.6" style="enable-background:new 0 0 2000.3 143.6;" xml:space="preserve">
<style type="text/css">
.call-to-action-bottom .st0{fill:url(#callToActionBottomGradient{{ random }})}
</style>
<linearGradient id="callToActionBottomGradient{{ random }}">
<stop offset="0%" stop-color="rgba(36,99,143,1)" />
<stop offset="100%" stop-color="rgba(69,199,202,1)" />
</linearGradient>
<path class="st0" d="M2000.3,143.6c0,0-566.3-96.1-1004.5-118.1
S0,0,0,0h2000.3V143.6z"/>
</svg>