.Portlet {
  --portlet-primary-color: inherit;
  --portlet-secondary-color: #999;
}

.Portlet.panel.panel-default {
  --portlet-secondary-color: #f5f5f5;
}