.product-latest a,.product-latest a:visited{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;max-width:100%;min-height:44px;padding:12px 22px;border:1px solid #dededc;border-radius:999px;background:#f3f3f2;color:#30302e;text-decoration:none;font-size:16px;font-weight:650;line-height:1.4;white-space:normal;overflow-wrap:anywhere;transition:background .15s,border-color .15s}
.product-latest a:hover{background:#e8e8e6;border-color:#c7c7c4;text-decoration:none}
.product-latest a:active{background:#dededb}
.product-latest a:focus-visible{outline:3px solid #ff8500;outline-offset:3px}
.product-latest h2{margin:14px 0 10px}
@media(max-width:520px){.product-latest a{width:100%;padding:12px 18px;text-align:center}}
