.wrap {
  background: #FFFFFF;
  box-shadow: 0 2px 8px 0 rgba(28,41,90,0.04);
  border-radius: 8px;
  padding: 24px 0;
}
