/*
Theme Name:     Creative Bits Child
Theme URI:      https://creativebits.us/
Description:    Customizations for Creative Bits site
Author:         Glowbal Digital
Author URI:     https://glowbal.co.ke/
Version:        1.0
Template:       maxbizz
*/

@import url("../maxbizz/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
/* Set default height for menu item icons */

.partner-icon img{
    height: 20px !important; /* Adjust the height as needed */
    width: auto; /* Maintain aspect ratio */
    margin-right: 5px; /* Optional: Adjust spacing between icon and text */
}
