.text-arial {
    font: 20pt arial-black;
    color: #000;
  }
  
  .text-justify {
    text-align: justify;
  }