.text-purple{
    color: #D744A2;
}

.text-grey{
    color: rgba(128, 128, 128, 0.675);
    /* color: #ED6A5A; */
   }