/*
Theme Name: Ecologistica Theme
Theme URI: https://example.com
Author: Development Agent
Author URI: https://example.com
Description: Custom WordPress theme for the EcoLogistica waste removal project. Built with Bootstrap 5 and Carbon Fields.
Version: 1.0.0
Requires at least: 5.8
Tested up to: 6.4
Requires PHP: 7.4
Text Domain: ecologistica
*/

/*
 * The style.css file only contains the theme header and imports for the
 * actual stylesheets used by the theme. Do not dump all of your CSS here.
 */

@import url('assets/css/bootstrap.min.css');
@import url('assets/css/theme.css');