/* GENERAL */

/* LOGIN page main body characteristics */

body {
  margin: 0;
  margin-top: 25PX;
  background-color: rgb(37, 32, 36);
}