@import url("./privacy.css");

/* 最后一行仅左列有内容 */
.privacy-row--single .privacy-item:only-child {
  border-right: none;
}
