.half-button {
    display: block;
    width: 50%;
    margin: 0 auto; /* centers the button */
}