
/*
 Theme Name: Twenty Twenty-Five Affiliate Child
 Theme URI: https://example.com/tt5-affiliate-child
 Author: Lapo + ChatGPT
 Template: twentytwentyfive
 Version: 1.0.0
 Description: Lightweight affiliate-ready child theme for Twenty Twenty-Five (review schema, patterns, trust blocks).
 Tags: blog, block-patterns, affiliate, reviews
*/

/* Buttons more tappable */
.wp-block-button__link { padding: .8rem 1.1rem; border-radius: 10px; font-weight: 600; }

/* Cards & images */
.wp-block-image img { height: auto; width: 100%; display: block; border-radius: 10px; }

/* Sponsored buttons/link styling */
a[rel~="sponsored"] { text-decoration: none; }
