/*
Theme Name: PepLabs Fit
Theme URI: https://peplabs.fit
Author: PepLabs
Description: Custom landing page theme converted from PepLabs HTML. Includes WooCommerce support. Styles load from assets/css/peplabs.css.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: peplabs-fit
Tags: e-commerce, woocommerce, one-column, custom-colors, full-width-template

PepLabs Fit — main styles are enqueued from assets/css/peplabs.css via functions.php.
*/

/* Keeps this stylesheet non-empty for tooling; visual design is in assets/css/peplabs.css */
.peplabs-fit {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
