/* -----------------------------------------
   Custom.css - put your own changes here 
----------------------------------------- */
.text-purple {
  color: #af91e1;
}
.text-purple:hover {
  color: #9269d6;
}