/*
Theme Name: Team Rahill Child Theme
Theme URI: https://teamrahill.com/
Author: RoxxiStudios / Favethemes
Author URI: https://roxxistudios.com/
Description: Custom child theme for Team Rahill Real Estate built on the Houzez theme. Modern aesthetics, full MLS integration, and optimized overrides.
Version: 1.0.5
Tags: white, right-sidebar, left-sidebar, custom-colors, custom-menu, featured-images, post-formats, theme-options, translation-ready
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: team-rahill
Template: houzez
*/

/* Import the parent Houzez stylesheet */
@import url("../houzez/style.css");

/********************
*** SITE STYLES *****
********************/

ul.custom-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 15px auto;
    margin-left: 15px;
}