body.xelastic #compose-plus {
    padding: 0 1.5rem 0 1.5rem !important;
    background-image: none;
}

body.xelastic #compose-plus span {
    padding-left: 0 !important;
}

#logo {
    content: url('/images/logo.png') !important;
}

html.dark-mode #logo {
    content: url('/images/logo-white.png') !important;
}
