/*
Theme Name: RajaTrip.id Theme
Theme URI: https://rajatrip.id/
Author: Your Name
Author URI: https://rajatrip.id
Description: pada suatu hari....
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-background, custom-logo, custom-menu, featured-images, theme-options
Text Domain: rajatrip
*/
/* File: style.css */

/* Tailwind utility classes */
@layer utilities {
  .text-4xl {
    font-size: 1.5rem;
  }

  .lg\:text-5xl {
    font-size: 3rem;
  }
}
