.gate-type {
    cursor: default;
}

.gate-type:hover {
    padding-left: 0;
    color: inherit;
}

.gate-type:hover strong {
    color: var(--ink);
}

.gates-story-actions .btn {
    text-align: center;
}
