@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@200;400&display=swap);.vue-container{padding-top:10px}.mobile-header{margin-left:40px}.welcome-text{font-family:Montserrat,sans-serif;font-size:30px}.penrose-dashboard-text{margin-top:-20px;font-size:50px;color:#ee5c36;line-height:1.1}.create-account-button{background-color:#ee5c36;color:#fff;border:0;border-radius:12px;height:40px}input{border:0;height:50px;border-radius:12px;width:270px;font-size:14px;padding-left:10px}::-moz-placeholder{padding-left:10px;font-size:14px}::placeholder{padding-left:10px;font-size:14px}@media screen and (max-width:500px){.penrose-dashboard-text{font-size:45px}.input-header{font-size:18px}}