/**
 * description: Styling sheet for the wb_author shortcode ent-v2 skin
 * author: WorkerBee.TV
 * date created: September 29, 2021
 * @package Enterprise
 */

.wb-ent-widget-div.wb-ent-author-widget.wb-author-ent-v2-skin {
    padding-left: 0;
}

.wb-author-ent-v2-skin p.wb-ent-date-location {
    color: #000;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: normal;
    font-size: 10.5pt;
    line-height: 19px;
}

.wb-author-ent-v2-skin p.wb-ent-date-location .wb-ent-author-name.wb-ent-post-author-paragraph-group {
    text-decoration: underline;
    color:#065f5d;
}
