body{
  font-size: 16px;
  font-family: 'Poppins';
  background-image: url("top_white.svg");
  background-repeat: no-repeat; 
  background-position: top;
  margin-top: 120px;
}

header{
  font-family: 'Comfortaa';
}

h3{
  font-family: 'Comfortaa';
}

h5{
  font-family: 'Comfortaa';
  margin-top: 20px;
  margin-bottom: 20px;
}

p{
  font-size: 16px;
}
