/*!/wp-content/themes/hello-theme-child-master/style.css*/.wc-block-grid__products .wc-block-grid__product-add-to-cart a{background-color:#42bec9}.wp-block-button .wp-element-button{background-color:#42bec9}.post-author-box{--brand:var(--e-global-color-primary, #0f766e);--heading:var(--e-global-color-text, #111827);--text:var(--e-global-color-text, #374151);background:#fff;border:1px solid rgb(17 24 39 / .08);border-top:4px solid var(--brand);border-radius:14px;box-shadow:0 8px 22px rgb(0 0 0 / .06);display:grid;grid-template-columns:72px 1fr;gap:16px;margin-top:32px;padding:20px}.post-author-avatar img{width:72px;height:72px;border-radius:50%;object-fit:cover;border:2px solid rgb(0 0 0 / .06)}.post-author-text{display:grid;align-content:center;gap:6px}.post-author-by{margin:0;color:var(--heading);font-weight:700;font-size:1rem}.post-author-bio{margin:0;color:var(--text);font-size:.975rem;line-height:1.7}.post-author-box a{color:var(--brand);text-decoration:none;border-bottom:1px solid rgb(0 0 0 / .15)}.post-author-box a:hover{border-bottom-color:rgb(0 0 0 / .35)}@media (max-width:600px){.post-author-box{grid-template-columns:56px 1fr;gap:12px;padding:16px;border-radius:12px}.post-author-avatar img{width:56px;height:56px}}