

body {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  color: #630916;
  font-variation-settings:
    "wdth" 100;
}
/*.great-vibes-regular*/

div {
  font-family: "Great Vibes", cursive;
  font-weight: 500;
  font-style: normal;
  font-size: 25px;
  text-align: center;
  padding: 10px 0px;
  text-shadow: 2px 2px 8px #630916;
}

