/* google font 'Lexend' import link  */
@import url("https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap");

body {
  font-family: "Lexend", sans-serif;
  /* background-color: #f1efec; */
}
