.alert.sidebar-element {
    background-color: rgb(27, 35, 107);
}

.sidebar-element a, .sidebar-head p {
    color: white;
    margin: initial;
}

.sidebar-head p {
    font-size: 1.3em;
    font-weight: bold;
}

.event-field > p {
    margin-bottom: 0; /* override _reboot.scss */
}

.attachment-box select.attachment-links {
    background-color: white;
}