.bg-image {
  background-image: url('/images/Pisces_Digital_Image1.jpeg');
  background-repeat: no-repeat;
  background-size: cover;
}

.text-darkblue {
  color: darkblue;
}

h1 {
  text-align: center;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: normal;
}