.logo {
  height: 50px;
}
#nombre {
  font-size: 25px;
  font-weight: 600;
}

#ini {
  font-size: 18px;
}
#nos {
  font-size: 18px;
}
#rep {
  font-size: 18px;
}
#ser {
  font-size: 18px;
}
#cont {
  font-size: 18px;
}
#bot {
  width: 170px;
  font-weight: 600;
}
.container_card {
  background-color: #ebeff2;
  border-radius: 10px;
}
