.entry-content h1 {
  font-variant: small-caps;
  font-family: 'Tahoma', sans-serif;
  letter-spacing: 1px;
  color: #f5082b;
  font-weight: bold;
  font-size: 22px;
}

.entry-content img {
  background-color: #000000;
}

.entry-content p {
  font-family: 'Verdana', sans-serif;
  font-variant: normal;
  text-transform: none;
  font-size: 14px;
}

.siteorigin-widget-tinymce.textwidget {
  color: #0d0d0d;
  font-size: 25px;
}

.textwidget p:first-child {
  font-variant: normal;
  font-family: 'Tahoma', sans-serif;
  font-weight: normal;
  font-size: 14px;
}

.entry-content h2 {
  color: #f71119;
  font-size: 28px;
  font-variant: small-caps;
}

.entry-content h3 {
  font-size: 17px;
  color: #f70a12;
  font-variant: normal;
  font-family: 'Arial', sans-serif;
  line-height: 18px;
  font-weight: normal;
}

b {
  font-size: 24px;
  font-family: 'Tahoma', sans-serif;
}

.textwidget p:last-child {
  font-family: 'Verdana', sans-serif;
  font-size: 16px;
}

.entry-content ul li {
  font-size: 14px;
  font-family: 'Tahoma', sans-serif;
  text-indent: -5px;
  letter-spacing: 2px;
  word-spacing: 1px;
  font-weight: bold;
}

.panel-grid-cell .widget-title {
  font-variant: normal;
}