@import url('../css/head-foot.css');
#content .cont {
  width: 100%;
  background: #FFFFFF;
  border-radius: 24px 24px 24px 24px;
  padding: 16px;
}
#content h3 {
  font-size: 16px;
  font-family: f;
  font-weight: normal;
  color: #333333;
  margin-bottom: 4px;
}
#content .text {
  margin-bottom: 4px;
  font-size: 14px;
  font-family: f;
  font-weight: normal;
  color: #666666;
  line-height: 28px;
}
