body #container .woocommerce .button {
    color: #fff;
    font-size: 0.875em;
    line-height: 35px;
    text-decoration: none;
    width: auto;
    height: 35px;
    background: #72243D;
    padding: 0 15px;
    display: inline-block;
    zoom: 1;
    border-radius: 0;
    font-weight: 400;
}