/*
Theme Name: Craig Campbell Theme
Theme URI: http://craig-campbell-wp.test
Author: Developer
Author URI: http://craig-campbell-wp.test
Description: Custom standalone theme for Craig Campbell for School Board.
Version: 1.0
Text Domain: craig-theme
*/

/* Custom Asset Overrides */
.site-logo { max-height: 65px; width: auto; display: block; }
.custom-icon { width: 100%; height: 100%; object-fit: contain; }
.icon-wrapper { display: flex; align-items: center; justify-content: center; }
.icon-wrapper .custom-icon { max-width: 60%; max-height: 60%; }

