/* screen - login */

.login {
  background-color: var(--white);
  border: 1px none;
  height: 82px;
  width: 124px;
}
