@import '../index';

.contactChips
    padding: 0 25px;
    font-size: 16px;
    height: 2em;
    line-height: 2em;
    border-radius: 5px;
    background-color:  $app['palette']['bg-secondary']['1']


.contactChips > img,
.contactChips > div
    display: inline-block;
