body{animation:gradientShift 15s ease infinite;background:linear-gradient(to bottom right,rgba(198,215,42,.7),rgba(255,88,85,.702)),linear-gradient(to top right,rgba(255,88,85,.702),rgba(255,197,69,.7));background-size:200% 200%;font-family:Inter,sans-serif;margin:0;min-height:100vh;overflow-x:hidden;position:relative}body:before{background:inherit;bottom:-50px;content:"";filter:blur(30px);left:-50px;position:fixed;right:-50px;top:-50px;z-index:-1}.align-nav{margin-left:-.3rem!important}@keyframes gradientShift{0%,to{background-position:0 0}25%{background-position:100% 0}50%{background-position:100% 100%}75%{background-position:0 100%}}@media (max-width:768px){.bg-footer{margin-bottom:.5rem!important}}