.main-header {
  background-color: #7a6ad8;
}

h4 {
  color: white;
}

.gallery-button {
  background-color: rgba(198,61,255,1);
  color: white;
  width: 100px;
  font-size: 20px;
  
}

h1 {
  font-size: 70px;
  font-weight: 500;
  font-family: poppins, sans-serif;
}