.seemore {
    /*background: #f3f7f8;*/
    text-align: center;
    padding: 15px 0;
    font-size: 16px;
    color: #555555;
}
.seemore span {
    display: block;
    text-align: center;
    margin-top: 4px;
    font-size: 13px;
    color: #777777;
}
.seemore a {
    color: #0ab99c;
}