/*
	Theme Name:   Jannah Child
	Theme URI:    http://jannah.tielabs.com/
	Description:  Jannh Child Theme
	Author:       TieLabs
	Author URI:   https://tielabs.com
	Template:     jannah
	Version:      1.0.2
	License:      license purchased
	License URI:  http://themeforest.net/licenses/regular_extended
	Tags:         Tags: two-columns, buddypress, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, microformats, rtl-language-support, sticky-post, threaded-comments, translation-ready
	Text Domain:  jannah-child
*/

.wp-block-kevinbatdorf-code-block-pro{
    margin-bottom:20px;
}
.list-partner{
    display:flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin:0px;
    grid-column-gap: 15px;
}
.list-partner li{
    padding:0px;
}

.footer-widget-area .widget-title{
    justify-content: center;
    display: flex;
    align-content: center;
    position: relative;
}
.footer-widget-area .widget-title:after{
    display: none;
}
.footer-widget-area .widget-title .the-subtitle{
    font-size:20px;
    line-height: 28px;
}
/* write custom css after this line */
