.team-member .profile-pic {
  border-radius: 50%;
  width: 174px;
  height: 174px;
  margin: auto;
  overflow: hidden;
  margin-bottom: 25px;
  outline: blue;
  border: 10px solid #ececec; }

.testimonial {
  background: #be1f1f!important;
  padding-bottom: 90px;
}

.buttons {
    text-align: center;
    margin: 0 0 45px 0;
}

#footer {
    background: #272727;
    line-height: 20px;
    display: none;
}

.green-btn {
    background: #0C42E0;
}