body{background:linear-gradient(to bottom,#f8f9fa 0%,#eef5ff 100%);min-height:100vh;overflow-x:hidden;}.waves{position:fixed;left:0;bottom:0;width:100%;z-index:-1;}.wave{width:100%;height:150px;}.parallax>use{animation:moveWave 25s cubic-bezier(.55,.5,.45,.5) infinite;fill:rgba(41,70,151,.15);}.parallax>use:nth-child(1){animation-delay:-2s;animation-duration:7s;}.parallax>use:nth-child(2){animation-delay:-3s;animation-duration:10s;}.parallax>use:nth-child(3){animation-delay:-4s;animation-duration:13s;}.parallax>use:nth-child(4){animation-delay:-5s;animation-duration:20s;fill:rgba(41,70,151,.30);}@keyframes moveWave{0%{transform:translate3d(-90px,0,0)}100%{transform:translate3d(85px,0,0)}}.contact-card{max-width:700px;margin:auto;}.logo{max-width:300px;height:auto;}.btn-primary{background-color:#294697!important;border-color:#294697!important;}.form-control{border-color:#294697!important;}