/*
Theme Name: CELE
Author: AGM Agencia Web
Description: CELE is a custom theme, designed for modern web standards and user experience. It features a clean, responsive design with a focus on accessibility and performance. CELE includes various block patterns for easy content creation, supports full site editing, and is optimized for both desktop and mobile devices. 
Requires PHP: 7.2
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cele
*/
.bg-green-custom {
  background-color: rgb(77 124 15) !important;
}

.text-green-custom {
  color: rgb(77 124 15) !important;
}

.border-green-custom {
  border-color:rgb(77 124 15) !important;
}