.portal-site-inform-new {
  background: #fafafa;
}
.portal-site-inform-new .portal-site-inform-content {
  margin: 20px 0 30px;
  position: relative;
  width: var(--portal-site-main-width);
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
  padding-bottom: 25px;
}

