.widget_text h1, .widget_text h2, .widget_text h3, .widget_text h4, .widget_text h5, .widget_text h6 {
  color: #000;
  font-weight: 900;
  font-style: italic;
  line-height: 1.2;
  text-transform: uppercase; }

.textwidget {
  margin: 0 0.25rem; }
  .textwidget > *:first-child {
    margin-top: 0; }
  .textwidget > *:last-child {
    margin-bottom: 0; }
