:root {
    --pf-c-form__label-text--FontWeight: 600;
    --pf-global--primary-color--100: #004f6e;
    --pf-global--primary-color--200: #00354A;
}

.login-pf {
    background: none;
}

.login-pf body {
    background: #fff;
    color: #004f6e;
}

.card-pf {
    background-color: #f2f1f1;
    border-color: #e42618;
    max-width: 600px;
}

div.kc-logo-text {
    background-image: url(../img/insa-logo-text.png);
}

.h1, .h2, h1, h2 {
    font-weight: 400;
}

h3#kc-content-msg {
    margin-bottom: 30px;
}

.visibility {
  position: relative;
  width: 24px;
  height: 24px;
  border: none;
  top: -30px;
  left: 94%;
  margin: 0;
  padding: 0;
}

#kc-form-buttons {
  margin-top: 0;
}

#kc-info {
  text-align: justify;
  margin: 20px -20px -20px;
}

#kc-info-wrapper {
  padding: 0;
  background-color: none;
}
