/*
Theme Name: PlayUK
Theme URI: https://www.playuk.com/
Description: PlayUK — custom ProgressPlay child theme of Twenty Twenty-Five. Navy + amber design system, games/promotions/sports fetched from the ProgressPlay API into a daily JSON cache and rendered on the site (no live API calls during a page request).
Author: PlayUK / Mediacle
Author URI: https://www.playuk.com/
Template: twentytwentyfive
Version: 1.0.0
Requires at least: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: playuk
*/

/*
 * The theme's real styling lives inline (house style) in theme-styles.php, which is included
 * once inside <head> from header.php. This file is only the child-theme manifest plus a couple
 * of safe base overrides. Keep heavy CSS out of here.
 */

a {
	text-decoration: none;
}

img {
	max-width: 100%;
	height: auto;
}
