div .form-textarea-wrapper .CodeMirror {
    overflow: auto;
    height: 300px;
}

.toolbar-logo > img {
    max-height: none !important;
    height: 80px;
}

div #drupal-off-canvas:not(.drupal-off-canvas-reset) .layout-builder-configure-section button,
div #drupal-off-canvas:not(.drupal-off-canvas-reset) .section-library-add-template-to-library button,
div #drupal-off-canvas:not(.drupal-off-canvas-reset) .layout-builder-block-move .update-submit  {
    color: white;
    border: none !important;
    padding: 10px;
    background: black;
    margin-top: 20px;
}

#edit-topic-format {
    display:none;
}

/* Remove Ukraine flag from how-to-buy page */
.leaflet-control-attribution {
    display: none;
}

/*.openid-connect-login-form {*/
/*    position: absolute;*/
/*    top: 70px;*/
/*    left: 26%;*/
/*    z-index: 100;*/
/*    width: auto;*/
/*}*/
