.text-detalle-pr-adj {
  font-family: 'Gotham', sans-serif;
  font-size: 18px;
  font-weight: 300;
  padding-left: 40px;
}

.text-popup-pr-funciones {
  font-family: 'Gotham', sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.content-home-pr-invita {
  position: relative;
  height: 100vh;
  background-image: url('../../assets/img/fondo_pr.png');
  background-size: cover;
  background-position: center;
}

.text-popup-pr-funciones-rojo {
  font-family: 'Gotham', sans-serif;
  font-weight: 600;
  font-size: 25px;
  color: #E12E2E;
}

.text-popup-pr-funciones-naranja {
  font-family: 'Gotham', sans-serif;
  font-weight: 300;
  font-size: 25px;
  color: #FF691E;
}

