.footer {
    margin: auto;
      width: 100%;
    height: 40px;
    text-align: center;
    border-top: 1px solid #ebebeb;
    color: #999;
    font-size: 12px;
}