/*
Theme Name: SE Mahbub
Theme URI: https://devmahbub.kesug.com/
Author: Mahbub
Author URI: https://devmahbub.kesug.com/
Description: A clean, minimal, developer-oriented WordPress starter theme.
Version: 2.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: se-mahbub
Tags: custom-logo, custom-menu, featured-images, block-styles, wide-blocks
*/

@import url("assets/css/main.css");



.site-footer .footer-social {
    display: flex;
    gap: 20px;
}
.site-footer .footer-social img {
    width: 24px;
}