.article-authors {
    font-family: Basel Grotesk;
    font-style: normal;
    font-weight: 400;
}

.author-name {
    font-family: Basel Grotesk;
    font-size: 16px;
    line-height: 19px;
	
color:#000000;
}


.article-authors .author-title {
    font-size: 12px; 
    font-weight: 400;
    line-height: 18px;
}

.article-authors .author {
    width: 100%;
    display: flex;
    margin-bottom: 15px;
color:#000000;
    align-items: center;
}

.article-authors img {
    float: left;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    margin-right: 10px;
}

.article-authors .author-content {
    float: left;
 margin-top:0;
}

.author-list {
    margin-bottom: 0;
}

.single-rock-weekly .et_pb_dp_dmb_module_35671{
	display:none;
}