@import url("https://fonts.googleapis.com/css2?family=Cherry+Bomb+One&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@1,100&display=swap");

body {
  background-color: #a7fba9;
}

.titlefont {
  font-family: "Cherry Bomb One", cursive;
  font-size: 72px;
}

.reg {
  font-family: "Raleway", sans-serif;
  font-size: 54px;
}

.reg1 {
  font-family: "Raleway", sans-serif;
  font-size: 30px;
}

.socials {
  font-family: "Raleway", sans-serif;
  font-size: 40px;
}

.coverimg {
  padding: 5px;
  width: 400px;
}
