.product-action-mobile a.btn-select-add-to-cart {
    outline: none !important;
    flex: 1;
    border-radius: 8px;
    font-size: 14pt;
    height: 56px;
    min-height: 56px;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
}