.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;
  }
  .Mus {
    height: 250px;
    width: 450px;
  }
  .logo-muss {
    text-align: center;
    margin-bottom: 30px;
  }
  #Mscc {
    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;
  }