body {
    font-size: 0.875rem; 
    background: #f4f4f4;
    color: #333333;
}
a{
    color: #333333;
}
a:hover{
    color: #000000;
    text-decoration: none;
}
.bg-purple {
    margin-bottom: -50px;
}
.lead{
    font-size: 1.1rem;
}
.info{
    height: 46px;
    overflow: hidden;
}