.wave{
    background-image: url("../images/wave.svg");
    background-repeat: repeat-x;
    background-size: contain;
    height: 50px;
    width: 100%;
    color:white;
}
.gh-foot{
    margin-top: 0px;
}