
.fa-kobol:before {
    content: '    ';
    color: transparent;
}

.fa-kobol {
    background-image: url('logo-256px.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.kobol.attribute_item                   { margin-top: 0; margin-bottom: 10px; }
.kobol.attribute_item .attrs            { font-family: arial, helvetica, sans-serif; margin-top: 5px; font-size: 0.8rem; }
.kobol.attribute_item .attrs .attribute { margin: 5px 5px 5px 0; }
