.Sup-s {
  background-color: #fff;
}
.logo-container {
  text-align: center;
  margin-bottom: 20px;
}
.logo {
  height: 100px;
  width: auto;
}
.Nombre-uni {
  font-family: 'Times New Roman', Times, serif;
}
.Lema-uni {
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}
.pet {
  height: 250px;
  width: 550px;
}
.logo-pet {
  text-align: center;
  margin-bottom: 30px;
}
#Petr {
  text-align: center;
  font-family: 'Times New Roman', Times, serif;
  font-size: 30px;
  background-color: rgb(0, 0, 0);
  color: white;
}
.career-details {
  color: rgb(0, 0, 0);
}
body {
  background-color: #a39f9f6c;
}