/*
Theme Name: Cofez
Theme URI: https://example.com/cofez
Author: Your Name
Author URI: https://example.com
Description: Cofez is a child theme of Twenty Twenty-Five.
Template: twentytwentyfive
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cofez
*/

/*
body {
  background-color: rgb(182, 27, 27);
}
*/
.custom-logo {
  width: 90px;
}
