
     .para-doc{
     color: #ef115b;
    font-size: 16px;
    text-decoration: none;
    font-weight: 800;
    text-transform:Uppercase;
         }
     .para-doc:hover{
      color:blue;
      font-size:16px;
      text-decoration: underline;
         }
         
 .listing{
     color: black;
     float:left;
     font-size:20px;
     list-style: square;
 }