/* .login {
  background-color: #e3001b;
  border-color: #e3001b;
} */

.formInp {
  margin-top: 1px;
}
.fa-user-circle {
  size: 4;
}

.form {
  margin-top: 4rem;
  margin-bottom: 10rem;
}
.foot {
  /* text-align: center; */
  padding-left: 3%;
  padding-right: 3%;
  font-size: x-small;
  text-align: justify;
}

#typeTitle {
  padding-top: 4rem;
  border-bottom: 2px solid red;
}

.logo {
  width: 10%;
  min-width: 100px;
  position: absolute;
  top: 1rem;
  right: 2rem;
}

.address {
  margin-bottom: 0.5rem !important;
}

.navbar {
  min-height: 64px;
}
