@import"https://fonts.googleapis.com/css?family=Nunito&display=swap";html{position:relative;min-height:100%}.btn{border:none;border-radius:10px;padding:10px 75px;font-style:normal;font-weight:900;color:#fff}.btn-primary{border:none;background:linear-gradient(88.41deg,#F1203A 0%,#D11F56 100%)}.btn-primary:hover{cursor:pointer}.input-text{background:#FAFAFA;border-radius:10px;border:none;padding:5px;resize:none;width:100%}.textarea{background:#FAFAFA;border-radius:10px 10px 0;border-color:#ccc;border-width:.5px;border-style:solid;padding:10px}.form-control.ng-untouched,.form-control.ng-valid,.input-lg.ng-untouched,.form-control-lg.ng-valid{border-color:#ccc}input:required,textarea:required{border:#D52150;border-style:solid;border-width:.5px}*{font-family:Nunito}body{margin-bottom:100px}footer{display:flex;flex-direction:row;justify-content:space-evenly;color:#6e6b6b;position:absolute;bottom:0;width:100%}.github{display:flex;flex-direction:row;cursor:pointer;text-decoration:none;color:#6e6b6b}.github:hover{color:#d52150}.github-icon{margin-right:3px;margin-bottom:3px}
