.text_center {
  text-align: center;
}
.text-point {
  cursor: pointer
}
.text-label {
  color: #2d8cf0;
  background: 0 0;
  text-decoration: none;
  outline: 0;
  cursor: pointer;
  transition: color .2s ease;
}