.s_button a {
    display: inline-block;
    background: #2980b9;
    color: white;
    text-decoration: none;
    width: 100%;
    text-align: center;
    border-radius: 3px;
    padding: 5px 0;
    margin-top: 10px;
}