#block-gavias-vinor-page-title{
  display: none;
}
span.member_name{
    text-decoration: none !important;
    font-weight: 800;
    color: #000 !important;
    text-align: right !important;
    font-size: 1.2em !important;
}
.member_content > span{
  text-align: right !important;
  padding: 3px 0;
}
.member_image img {
    border: 10px solid #313071;
}
.alumniGrid {
    padding-bottom: 4%;
}
.pageTitle{
    text-transform: uppercase;
    font-size: 2em;
    color: #302f70;
    margin-bottom: 1em;
}
.pageTitle span{
  color: #83b03d;
}
.alumniIconsRow{
  background: #fff;
}
.alumniIconsRow h3{
  padding: 1em 0;
  color: #313071;
  text-transform: uppercase;
  text-align: center;
  font-size: 2em;
}
.alumniIcon{
  text-align: center;
}
.alumniIcon p {
    text-transform: uppercase;
    color: #313071;
    font-weight: 500;
    padding: 1em 0.5em;
}
.alumniFormHeading{
  background: #313071;
  color: #fff;
  font-size: 2.3em;
  text-transform: uppercase;
  text-align: center;
  width: 70%;
  margin: 1em auto 0.3em;
}
.alumniFormHeading a{
  color: #fff;
}
#block-gavias-vinor-content{
  padding: 2% 2% 0;
}