/**
 * @file
 * Text styles
 */

.text p {
  margin: 1rem 0;
  /* line-height: 36px; */
  line-height: 28.8px;
}
