/*
Theme Name: CA Custom Theme
Theme URI: https://itechoza.com/
Author: iTechoza Technologies
Author URI: https://itechoza.com/
Description: A custom WordPress theme converted from HTML using Tailwind CSS.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ca-theme
*/

/* Import original styles if needed, but we will enqueue them properly in functions.php */

.fas.transition-transform.duration-300.fa-times {
  color: #6b7280;
}