.dark-grey{
    color: #98A6AD;
}

.light-grey{
    color: rgba(108, 117, 125, 0.7);
}

.fb-bg{
    background: #3B5998;
}

.in-bg{
    background: #3F729B;
}

.ta-bg{
    background: #00af87;
}