.md-form span
{
        padding-left: 10px;
}
.list-group a:hover
{
    background-color: #2bbbad;
    border-color: #2bbbad;
    color: #fff !important;
}
.social
{
    width: 55%;
}
.card-body h4 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}