

.landing-page .landing-page-nav .navbar-logo .white {
  width: 100%;
  height: 100%;
}

.landing-page .landing-page-nav .navbar-logo {
    width: 300px;
    height: 50px;
}

.landing-page .logo-mobile span {
  width: 250px;
  height: 50px;
}


.landing-page .landing-page-nav .container .navbar-logo .dark,
.landing-page .landing-page-nav .container .navbar-logo .white {
  width:250px;
  height:50px;
}


.card .card-body {
    padding: 0.5rem;
}

.auth-card .image-side {
  background-position: center center;
  padding: 150px;
}

.login-error {
    font-weight: bold;
    color: red;
    margin-top: 20px;
    margin-bottom: 20px;
}

.img-responsive {
  width: 100% !important;
}

.pdf-icon {
  max-width: 36px;
}

.campoestivotext {
  padding-top: 60px;
}

.section-campoestivo {
  margin-bottom: 60px !important;
  padding-bottom: 60px !important;
}
