@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed);@import url(https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,400;0,600;1,300&display=swap);.footer{background:#fff;background:-moz-linear-gradient(top,#70ac70 1%,#00523e 100%);background:-webkit-linear-gradient(top,#70ac70 1%,#00523e 100%);background:linear-gradient(to bottom,#70ac70 1%,#00523e 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr="#70AC70", endColorstr="$primary-color",GradientType=0 )}