/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 05 2026 | 14:40:50 */
/* Add your CSS code here.

End of comment */ 

.johannes-site-branding  .johannes-logo img {
	max-width : 60%;
}

.johannes-header-main  .slot-r a {
	display: none;
}

.johannes-section .section-content aside #new_social_media_widget-2 .text-center {
	display: flex;
    justify-content: center;   /* توسيط أفقي */
    align-items: center;       /* توسيط رأسي */
    flex-wrap: wrap;           /* يسمح بالنزول لسطر جديد */
}