/*
Theme Name: PepLabels Fast
Theme URI: https://peplabelsfast.com
Author: PepLabels Fast
Author URI: https://peplabelsfast.com
Description: Custom WordPress theme for PepLabels Fast — peptide vial label printing. Built to work with Elementor and Elementor's Canvas / Full Width page templates out of the box. Includes a coded default homepage design that automatically steps aside if you build the front page with Elementor.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Tested up to: 6.6
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: peplabelsfast
*/

/*
  This file intentionally only carries the required WordPress theme header
  above plus a couple of safe fallback rules. All real styling lives in
  assets/css/main.css so Elementor's own CSS always loads after it and
  can override things cleanly when you build pages with Elementor.
*/

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

a {
  color: inherit;
}
