/*

Theme Name: WMD Theme

*/



/*html :where(img){height:inherit;max-width:none;}*/

div.CookieDisclaimer_wrapper__gnBCG{display:none!important;}



.MuiSvgIcon-root.jss174{display:none !important;}


/*AUTHOR SECTION START*/
.main-title{
	text-align:left;
}
.custom_top_author {
    display: flex;
	align-items: center;
    gap: 16px;
    margin-bottom: 20px;
}
.author_imag img {
    width: 60px;
	min-width:60px;
    height: 60px;
    border-radius: 100%;
    object-fit: cover;
}
.name_author_out {
    display: flex;
    align-items: center;
}
.name_author_out span.lbl {
    margin-right: 5px;
}
.name_author_out h4 {
    margin: 0;
    color: #000;
    line-height: 24px;
    font-size: 18px;
    font-weight: normal;
}

.name_author_out p {
    margin: 0 0 0px 0;
    line-height: 1.3;
}

/*AUTHOR SECTION END*/


