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

.wb-title-ent-v2 {
  color: #3a3a3a;
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  color: #065f5d;
}

.wb-title-ent-v2-wrapper {
  margin-top: 1rem;
  padding-right: 0;
  padding-left: 0;
}