.info-text-usuario {
  /*text-align: left;*/
  z-index: 10;
  /*margin-top: 200px;
  margin-left: 40px;*/
}

.profile-buttons {
  margin-top: 2rem;
}

.profile-buttons button {
  width: 100%;
  max-width: 300px;
  margin: 0.5rem auto;
  border: 2px solid #ffffff;
  background-color: transparent;
  color: #ffffff;
  border-radius: 50px;
  padding: 0.8rem 1.5rem;
  font-size: 1rem;
  font-weight: 500;
  transition: all 0.3s ease;
  z-index: 10;
}

.profile-buttons button:hover {
  background-color: #ffffff;
  color: #000;
}

.info-botones_perfil {
  z-index: 10;
  margin-top: 85px;
}

.profile-buttons button {
  width: 100%;
  max-width: 300px;
  margin: 0.5rem auto;
  border: 2px solid #ffffff;
  background-color: transparent;
  color: #ffffff;
  border-radius: 50px;
  padding: 0.8rem 1.5rem;
  font-size: 1rem;
  font-weight: 500;
  transition: all 0.3s ease;
}

.cuit-identifica {
  text-align: left;
  font-family: 'Gotham', sans-serif;
  font-weight: 500;
  font-size: 20px;
  color: #ffffff;
}

.rs-identifica {
  text-align: left;
  font-family: 'Gotham', sans-serif;
  font-weight: 500;
  font-size: 20px;
  color: #ffffff;
}

text-content-pass {
  margin-top: 500px;
  padding: 200px;
  color: #ffffff;
  text-align: left;
}

.sucursal-identifica {
  text-align: left;
  font-family: 'Gotham', sans-serif;
  font-weight: 500;
  font-size: 20px;
  color: #ffffff;
}

