#block-gavias-vinor-page-title{
  display: none;
}
.page-title{
  color: #83B03D;
  font-size: 2em;
  font-weight: 100;
  width: 31%;
  text-align: left;
}
.page-title span{
  font-weight: 700;
  font-size: 1.5em;
}
.page-desc{
  text-align: left;
  margin-bottom: 15px;
}
.apply-now{
  color: #151853;
  text-transform: uppercase;
  text-align: center;
}
.apply-now-description{
  text-align: center;
  margin-bottom: 30px;
}
.applyNowFeature{
  text-align: center;
}
.applyNowFeature img {
  width: 30%;
}
.applyNowFeature p {
  line-height: 20px;
  padding: 15px;
  margin-bottom: 15px;
}
.applyNowFeature p a {
  color: #151853 !important;
  text-decoration: none !important;
  text-align: center;
}