
/*
Theme Name: Jupiter Signs Modern
Theme URI: https://jupsigns.com
Author: Jupiter Signs & Services
Description: A modern, editable block theme for Jupiter Signs & Services.
Version: 1.0.0
Requires at least: 6.4
Tested up to: 6.9
Requires PHP: 7.4
Text Domain: jupiter-signs-modern
*/
html { scroll-behavior: smooth; }
body { margin: 0; }
.wp-site-blocks { padding: 0; }
.js-shadow { box-shadow: 0 18px 50px rgba(15,23,42,.12); }
.js-card img { transition: transform .3s ease; }
.js-card:hover img { transform: scale(1.03); }
