﻿.card-header
{
    background-color:#AB73E7 !important;
}
.badge-pill{
    background-color:#AB73E7 !important;
    border-color: #AB73E7 !important;
}

.badge-pill:hover{
    background-color:#662D91 !important;
    border-color: #662D91 !important;
}

span a{
    color: #AB73E7 !important;
}

p a{
    color: #AB73E7 !important;
}