/* START_BLOCK:text (INDEX:62) */
.text-left {
	text-align: left;
  }

  .text-center {
	text-align: center;
  }

  .text-right {
	text-align: right;
  }
/* END_BLOCK:text */
