body {
  zoom: 180%;

  /* font-size: 200% !important; */
  font-weight: bold !important; 
}

.page-column-small {
    width: 200px !important;
}

.widget-content:not(.widget-content-frameless), .widget-content-frame {
    background: var(--color-background);
    border: 0px;
}
