/* screen - register */

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