.mision{
	background-color: #e2e2e2 !important;
  margin-top: 7em;
}
.Vision{
  margin-top: 7em;
  margin-bottom: 7em;
}
.title{
  text-align: center;
  font-size: 1.7rem;
  font-weight: 500;
  margin-top: 5px;
  margin-bottom: 0;
}
/*subraya*/
.divisor{
  height: 2px;
  background-color: ;
}
ol.c {
  list-style-type: upper-roman;
}