*{box-sizing:border-box;font-family:Varela Round,sans-serif;margin:0;padding:0}body,html{background-color:#f9f9f9;color:#333;height:100%;overflow-x:hidden}body{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.banner{background-color:#fff;display:flex;height:170px;justify-content:center;padding-top:20px}.banner img{height:90%;object-fit:cover;width:90%}.blue-background{background-color:#b42079;flex-grow:1;overflow:hidden}.blue-background,.form-container{align-items:center;display:flex;justify-content:center}.embed-form,.form-container{height:100%;max-width:100%;width:100%}.embed-form{border:none;box-shadow:0 0 15px rgba(0,0,0,.3)}footer{align-items:center;background-color:#b42079;color:#fff;display:flex;flex-direction:column;height:70px;justify-content:center;padding:0 20px 20px;text-align:center}