/*
Theme Name: Rhomtrip
Theme URI: https://rhomtrip.com/
Author: ByHelen.
Author URI: https://byhelensolutions.com/
Description: RhomTrip custom WordPress theme. Built for the RhomTrip travel platform, integrating booking, quotation, and ground transportation management tools. Migrated from Vue 2.0.
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  rhomtrip.com
Tags: responsive, custom-theme
*/

@import url("app.css");
@import url("home.css");

body {
  background-color: #fff;
}
