.begro-marquee {
  padding: 5px 0;
  display: grid;
  place-items: center;
  position: relative;
  z-index: 999;
}

.begro-topbar .col {
  grid-column: span 4;
}

.begro-topbar .widget-title {
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 32px;
  font-weight: 600;
  padding: 8px 15px;
}

.begro-topbar p {
  margin: 0;
  font-size: 1em;
  font-weight: 500;
  line-height: 23px;
}
