@import url('https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300..700;1,300..700&display=swap');

p {
    padding-top: 3%;
    margin-left: 1%;
font-family: "Cormorant", serif;
  font-weight: normal;
  font-style: normal; 
  font-size: 17px;
  color: #AA98A9;
}