button#AddToCart--product-template {
    text-transform: uppercase;
    background: #00b41f;
    border-radius: 5px !important;
    width: 100%;
    font-weight: bold;
    font-size: 20px;
    color: #fff;
    padding: 14px;
}