.components-customer-service-render {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 60px;
  width: 60px;

  // .icon {
  //   font-size: 22px;
  //   color: #999;
  // }

  .title {
    margin-top: 2px;
    font-size: 12px;
  }
}
