#new-site-song-main {
    max-height: 150px;
}

#new-site-song-main a figure{
    border:3px solid #555;
    background-color: #000000;
    opacity: .8;
}

#new-site-song-main a div:last-child {
    position: relative;
    bottom: 115px;
    height: 40px;
    width:100%;
    text-align:center;"
}

#new-site-song-overlay span:first-child {
    display:inline-block;
    width: 30px;
    height: 30px;
    line-height:30px;
    background-color: #e5270d;
    color: #fff;
    border-radius: 100%;
    text-align: center;
}

#new-site-song-overlay span:first-child i{
    font-size: 12px;
}

#new-site-song-overlay span:last-child {
    background-color: black;
    color: #fff;
    padding: 5px;
}

#kagame span:last-child {
    background-color: red;
    color: #fff;
    padding: 5px;
}

#new-site-song-overlay span:last-child span{
    font-size: 10px;
}

.footer-below-hr p, .footer-below-hr ul{
    font-size: 12px;
    padding-top: 10px;
    color: #666;
}

ul.article-publisher {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-bottom: 12px;
    font-family: Roboto, sans-serif;
}

ul.article-publisher li {
    display: inline;
    list-style-type: none;
    font-size: 15px;
    font-weight: 300;
    color: #999

}
ul.article-publisher li>b {
    color: #555;

}