/*
Theme Name: Emitra Theme
Theme URI: https://example.com
Author: Your Name
Author URI: https://example.com
Description: A modern WordPress theme built with Bootstrap 5
Requires at least: 5.0
Tested up to: 6.8
Requires PHP: 7.4
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Text Domain: emitra-theme
Tags: one-column, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, translation-ready, blog
*/

.mo-openid-app-icons {
    text-align: center;
   display: flex !important;
    align-items: center;
    justify-content: center;
}

.mo-openid-app-icons>p {
    display: none;
}