#drupal-off-canvas button.button,
#drupal-off-canvas input[type="submit"].button {
    margin: 1rem 0 0 0;
    padding: unset !important;
    color: #ffffff;
    border-radius: 8px;
    background: #18453b;
    font-weight: normal;
    font-family: inherit;
    border: 0;
    width: unset !important;
    min-width: auto;
}
