.logout-form {
    margin: 0;
}

.logout-btn {
    background: none;
    border: none;
    width: 100%;
    text-align: left;
    cursor: pointer;
    color: inherit;
    padding: 8px 14px;
}

.logout-link-btn {
    background: none;
    border: none;
    cursor: pointer;
    color: inherit;
    padding: 0;
    font: inherit;
}
