#shareArea .list-group-item:first-child {
    border-radius: 0;
}

#shareArea .list-group-item:last-child {
    border-radius: 0;
}



.bg-charcoal {
    background-color: #4e4449;
}

.bg-gold {
    background-color: #ab872b;
}

.feather-16 {
    width: 16px;
    height: 16px;
}

.feather-24 {
    width: 24px;
    height: 24px;
}

.feather-32 {
    width: 32px;
    height: 32px;
}