@import"https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap";body{background-color:#f5f5f5;color:#000;font-family:Lato;margin:4rem}#root{margin:4rem}@media only screen and (max-width: 600px){body{margin:.1rem}}@media only screen and (max-width: 600px){.hidden-on-mobile{display:none}}.text-area{font-size:20px;padding:10px;font-family:Lato}.btn-light{background-color:#fff}.submit-btn{width:200px;height:50px;font-size:20px;margin-top:20px;cursor:pointer}.card-body:hover{cursor:pointer}
