html {
  background-color: #f7bed5;
}

body {
  font-family: "Varela Round", sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  background: #f7bed5 !important;
}

li {
  list-style-type: none;
}
