.container {
  text-align: center;
}

.image {
  margin: var(--zd_size20) auto ;
}

.contentDiv {
  font-size: var(--zd_font_size20) ;
  font-weight: var(--zd-fw-semibold);
  composes: ftsmooth from '~@zohodesk/components/es/common/common.module.css';
  margin-top: var(--zd_size15) ;
}