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

/*
 * TODO: fill out some examples
 */
#toplogo {
  width: 180px;
  margin-left: -4px;
}
#login-form #logo {
  border-bottom: 0px;
  padding-bottom: 5px;
}
