h1 {
  font-family: 'Libre Baskerville', serif;
  color:#ffffff !important;
  line-height:1.3;
}


h2{
  font-family: 'Libre Baskerville', serif;
  color:#1a1b41;
  line-height:1.3;
  text-align: center;
}

.subtitle{
  font-family: 'Libre Baskerville', serif;
  color:#ffffff;
  line-height:1.3;
  text-align: left;
}


.footertext{
  font-family: 'Libre Baskerville', serif;
  color:#ffffff;
  line-height:.75;
  text-align: right;
}

h1 {
  font-size:32px;
  font-weight:300;
}

h2 {
  font-size:17px;
  font-weight:200;
}

h3 {
  text-align: center;
  font-family: 'Raleway', sans-serif;
  font-size:12px;
  color:#4392F1;
  font-weight:300;
  line-height:1.3;
}

p {
  font-family: 'Raleway', sans-serif;
  color:#1a1b41;
  font-weight:300;
  font-size: 13px
}

.subheading {
  border-bottom: 3px dotted #baff29;
  border-top: 3px dotted #baff29;
  background-color: rgba(255, 255, 255, 0.5);
  margin-right: 25px;
  margin-top: 150px;
  padding: 15px;
  position: relative;
  z-index: 1;
}

.maintext{
  border-left: 0px dotted #4392f1;
  background-color: rgba(255, 255, 255, 0.5);
  margin-right: 25px;
  margin-top: 50px;
  padding: 15px;
  position: relative;
  z-index: 1;
}



.image {
  border: 2px dotted #4392f1;
  background-color: rgba(255, 255, 255, 0.5);
  margin-right: 25px !important;
  margin-top: 50px;
  margin-bottom: 0px;
  padding: 15px;
  position: relative;
  z-index: 1;
}


.headertext{
  margin: 50;
}

.footer {
  font-family: 'Raleway', sans-serif;
  height: 90px;
  background-color: #4392f1 !important;
  border-top: 5px solid #baff29;
  padding-right: 25px;
  padding-top: 25px;
  z-index: 200;
}

.highlight {
    background: linear-gradient(120deg, #baff29  0%, #baff29 100%);
    background-repeat: no-repeat;
    background-size: 100% 40%;
    background-position: 0 90%;
}

.step{
  height: 1500px;
}
