/*!
Theme Name: Quylo Child
Theme URI: https://uicore.co/
Description: Multi-Purpose Elementor WordPress Theme
Author: UiCore
Author URI: https://uicore.co/
Template: quylo
Version: 1.0.0
Text Domain: quylo
*/

 /* Add your custom style here */
/* 🔹 Force Poppins font site-wide */
body, p, h1, h2, h3, h4, h5, h6, a, span, div, button, input, textarea {
  font-family: "Poppins", sans-serif !important;
  color: inherit;
}