/*
 * Create CSS overrides in this file to  meet your branding requirements.
 */

/*
 * TODO: fill out some examples
 */
#toplogo {
  padding-top: 3px;
  width: 150px;
}
#login-form #logo {
  border-bottom: 0px;
  width: 400px;
  padding-bottom: 10px;
}

