.column-infloai {
    width: 40px;
}

.inflo-favicon {
    display: inline-block;
    background: url('logo.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 1.5em;
    width: 1.5em;
    margin: auto 4px -8px 0px;
}

.inflo-favicon-sidebar-tools {
    background: url('logo-gray.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-right: 8px;
    margin-bottom: -4px;
}

.inflo-favicon-page-settings {
    height: 2em;
    width: 2em;
    margin-right: 10px;
    margin-bottom: -10px;
}

.inflo-favicon-post-list {
    margin: 0;
}

.inflo-favicon-post-editor {
    margin-bottom: -6px;
}

.inflo-pin {
    letter-spacing: 0.1em;
    font-family: Consolas, Monaco, monospace;
    font-size: 20px;
}

.inflo-button-danger {
    color: red !important;
    border-color: red !important;
}