{"version":3,"sources":["index.css","App.css","PageHeader/PageHeader.css","EmailForm/EmailForm.css"],"names":[],"mappings":"AAAA,KACE,SACA,UACA,sBAAwB,CCH1B,KACE,iBAAmB,CAGrB,WACI,yBACA,mBACA,gBACA,iCAA0C,CAG9C,WACE,YAAc,CACf,oBCbD,YACE,gBACA,yBACA,gBACA,gBACA,mBACA,iBAAmB,CAIrB,QAEE,gBAAkB,CAOpB,2BARE,oBAAsB,CAiBvB,SARC,eACA,YACA,kBAEA,sCACA,iCACA,8BACA,gBAAkB,CAGpB,cACE,cACA,oBAAsB,CAGxB,oBACI,WACA,0BACA,+BACA,0BACA,sBAAwB,CCxC5B,YACE,UACA,eACA,gBACA,yBACA,eACA,uBAAyB,CAG3B,kBACE,eAAiB,CAGnB,iBACI,UACA,eACA,gBACA,yBACA,eACA,wBACA,gBAAkB,CAGtB,uBACE,eAAiB,CAGnB,cACI,gBAAiB,CAGrB,aACE,yBACA,eACA,gBACA,mBACA,YACA,WAAa,CAGf,cACE,iBACA,kBACA,qBAAwB,CAW1B,mCAPE,sBACA,WACA,uCACA,kCACA,8BAAiC,CAWlC,eANC,kBACA,gBAAkB,CAWpB,cACE,gBAAkB,CAIpB,SACE,WAAW","file":"static/css/main.5da7600d.css","sourcesContent":["body {\n  margin: 0;\n  padding: 0;\n  font-family: sans-serif;\n}\n\n\n\n// WEBPACK FOOTER //\n// ./src/index.css",".App {\n  text-align: center;\n}\n\n@font-face {\n    font-family: 'proxima-nova';\n    font-style: oblique;\n    font-weight: 700;\n    src: url('./Fonts/Proxima-Nova-Bold.otf');\n}\n\n.emailform {\n  height: 100vh;\n}\n\n\n\n// WEBPACK FOOTER //\n// ./src/App.css",".pageheader {\r\n  font-size: 1.5em;\r\n  font-family: proxima-nova;\r\n  font-weight: 700;\r\n  margin-top: 50px;\r\n  margin-bottom: 30px;\r\n  position: relative;\r\n\r\n}\r\n\r\n.Spacer {\r\n  display: inline-block;\r\n  margin-left: 85px;\r\n}\r\n\r\n.NameLink {\r\n  display: inline-block;\r\n}\r\n\r\n.contact {\r\n  font-size: 0.5em;\r\n  float: right;\r\n  margin-right: 50px;\r\n  display: inline-block;\r\n  -webkit-transition: all 1.0s ease-in-out;\r\n  -o-transition: all 1.0s ease-in-out;\r\n  transition: all 1.0s ease-in-out;\r\n  padding-top: 10px;\r\n}\r\n\r\na.contactlink {\r\n  color: #b3b3b3;\r\n  text-decoration: none;\r\n}\r\n\r\na.contactlink:hover {\r\n    color: black;\r\n    text-decoration: underline;\r\n    -webkit-transition: all 1s ease;\r\n    -o-transition: all 1s ease;\r\n    transition: all 1s ease;\r\n}\r\n\n\n\n// WEBPACK FOOTER //\n// ./src/PageHeader/PageHeader.css",".emailInput {\r\n  width: 65%;\r\n  font-size: 22px;\r\n  font-weight: 100;\r\n  font-family: proxima-nova;\r\n  border-width: 0;\r\n  border-bottom: 2px solid;\r\n}\r\n\r\n.emailInput:focus {\r\n  outline-width: 0;\r\n}\r\n\r\n.emailInputError {\r\n    width: 65%;\r\n    font-size: 22px;\r\n    font-weight: 100;\r\n    font-family: proxima-nova;\r\n    border-width: 0;\r\n    border-bottom: 2px solid;\r\n    border-color: red;\r\n}\r\n\r\n.emailInputError:focus {\r\n  outline-width: 0;\r\n}\r\n\r\n#emailAddress {\r\n    padding-top: 35vh\r\n}\r\n\r\n#emailsubmit {\r\n  font-family: proxima-nova;\r\n  font-size: 25px;\r\n  font-weight: 700;\r\n  border-style: solid;\r\n  width: 130px;\r\n  height: 50px;\r\n}\r\n\r\n.submitButton {\r\n  border-width: 5px;\r\n  border-color: black;\r\n  background-color: white;\r\n}\r\n\r\n.submitButton:hover {\r\n  background-color: black;\r\n  color: white;\r\n  -webkit-transition: all 0.5s ease-in-out;\r\n  -o-transition: all 0.5s ease-in-out;\r\n  transition: all 0.5s ease-in-out;\r\n}\r\n\r\n.successButton {\r\n  background-color: black;\r\n  border-color: black;\r\n  border-width: 5px;\r\n  color: white;\r\n  -webkit-transition: all 0.5s ease-in-out;\r\n  -o-transition: all 0.5s ease-in-out;\r\n  transition: all 0.5s ease-in-out;\r\n}\r\n\r\n.failureButton {\r\n\r\n}\r\n\r\n.inputWrapper {\r\n  padding-top: 50px;\r\n\r\n}\r\n\r\ntextarea {\r\n  resize:none\r\n}\r\n\n\n\n// WEBPACK FOOTER //\n// ./src/EmailForm/EmailForm.css"],"sourceRoot":""}