body {
 font-family: 'Nunito', sans-serif;
  color: #571744;
}

/* inputs */

.input{
    border-radius: 2rem !important;
}