.pm-source-credit {
    clear: both;
    margin: 30px 0 8px;
    padding: 17px 19px;
    border: 1px solid #e4e7ec;
    border-left: 4px solid #f26a21;
    border-radius: 8px;
    background: #f8fafc;
    color: #667085;
    font-size: 13px;
    line-height: 1.6;
}
.pm-source-credit hr { display: none; }
.pm-source-credit p { margin: 0; }
.pm-source-credit a { color: #b54708; font-weight: 700; }
