/*
  This CSS file is meant to be customized by deployments
  and is intentionally left empty. Any style that is added
  here should override the default styles in the application.
 */

#submitBtn:focus {
  outline: 2px #1e1e1e solid;
  border: 2px solid white;
}
