#feature-statement {
    font-size: 22px;
    color: #826e50;
    padding: 80px 0px;
    line-height: 38px;
    background-position: 0px center;
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #2148B1;
    text-align: center;
}

#feature-statement a {
  color: #fff;
  font-size: 30px;
}

