.footer{padding:20px 0;margin-top:100px;background:#108680;color:#fff}.footer__logo{margin-bottom:20px;position:relative}.footer .bubble{width:170px;border:4px solid #333;padding:10px;border-radius:25px;text-align:center;color:#333;background-color:#fff;position:absolute;bottom:125px;left:110px}.footer .bubble:after,.footer .bubble:before{content:" ";width:0;height:0;position:absolute}.footer .bubble:before{border-color:#333 transparent transparent #333;border-style:solid;border-width:15px;left:30px;bottom:-30px}.footer .bubble:after{border-color:#fff transparent transparent #fff;border-style:solid;border-width:10px;bottom:-20px;left:34px}.footer__links{border-top:1px solid rgba(255,255,255,.2);padding:20px 20px 0;font-size:.8em;opacity:.7;text-align:center}.footer__links ul{list-style:none}.footer__links li{display:inline-block;margin:0 10px}*{margin:0;padding:0;box-sizing:border-box}html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;font-weight:400;font-size:16px;line-height:1.3;color:#434343;background-image:url(/images/background.jpg);background-repeat:repeat}body,html{height:100%}.container{display:flex;flex-direction:column;min-height:100vh}.content{flex:1 1}h1,h2,h3{margin-bottom:10px}h1{text-align:center}p{margin-bottom:20px}p:last-child{margin-bottom:0}a{color:inherit;text-decoration:none}label{display:block;margin-bottom:0;font-weight:700}input{width:100%;padding:10px 15px;border:4px solid black;border-radius:3px;margin-bottom:20px;font-size:1em}input[type=color]{padding:0}select{width:100%;padding:10px 15px;border:4px solid #000;border-radius:3px;margin-bottom:20px;font-size:1em}small{display:block;margin-bottom:15px;opacity:.8}.terms a{text-decoration:underline}.terms ul{margin-left:20px;margin-bottom:20px}table{width:100%;border-collapse:collapse}td,th{padding:5px;border:1px solid #ddd;text-align:left}hr{border:0;height:1px;background-image:linear-gradient(90deg,rgba(0,0,0,0),rgba(0,0,0,.25),rgba(0,0,0,0));margin-bottom:30px}