@font-face {
  font-family: 'WysiBBicon';
  src: url('../lib/wysibb/theme/fonts/wysibbiconfont-wb.woff') format('woff');
  font-style: normal;
  font-display: swap;
}

.wysibb {
  font-family: serif;
  font-size: 1.2rem !important;
  margin-bottom: 20px;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 16px;
  border-left: 5px solid #eee;
  font-family: sans-serif;
  color: rgba(0, 0, 0, 0.55);
}

.ve-tlb-head {
  /* color:red !important; */
  font-size: 13.8px !important;
  font-family: 'Libre Caslon Bold' !important;
}

.btn-text {
  font-family: 'Libre Caslon Bold' !important;
  font-size: medium;
  color: #202122;
}

.ve-tlb-link2 {
  /* color: red !important; */
  font-weight:bold !important;
  font-size:medium !important;
}

.fonticon {
  width: 32px;
  text-align: center;
}

.svg-icon {
  transform: scale(0.566666);
  height: 28px;
  width: 28px;
  padding-top: 2px;
  margin: 2px;
}

.mobile .wysibb-toolbar-btn {
	width: auto !important;
}

.mobile .wysibb-toolbar {
  width: 40px !important;
}

.mobile .wysibb-text {
  margin: 0 0 0 50px !important;
}