/*
 * Application-wide styles. Landing page styles live in landing.css.
 */

.ecstia-logo {
  display: block;
  width: auto;
  height: auto;
  object-fit: contain;
}

.ecstia-logo--nav {
  height: 38px;
}

.ecstia-logo--footer {
  height: 42px;
}

.ecstia-logo--form {
  height: 38px;
}

.ecstia-logo--admin {
  height: 36px;
}
