/*
 * DO NOT EDIT THIS FILE.
 * See the following change record for more information,
 * https://www.drupal.org/node/3084859
 * @preserve
 */

/**
 * @file
 * Edge Login Page Text Block styling.
 */

#block-edge-olivero-edgeuserloginpagetextblock {
  width: 100%;
}

#block-edge-olivero-edgeuserloginpagetextblock .block__content {
  width: 75%;
  margin: 0 auto;
}

#login-continue-button {
  text-align: center;
}

#login-continue-button .bi::before {
  font-weight: bold!important;
}
