@import url('https://fonts.googleapis.com/css2?family=Amarante&family=Berkshire+Swash&family=Playwrite+GB+J+Guides:ital@0;1&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

.amarante-regular {
  font-family: "Amarante", serif;
  font-weight: 400;
  font-style: normal;
}
  
.back{
  height: 100px;
  width: 100px;
  top: 50em;
  left: 50em;
  }

.faithsummary p{
  font-family: "Amarante", serif;
  text-align: center;
  }
  
.faithbook{
  height: 300px;
  width: 300px;
  margin: 300px 1000px;
  }
  