body,html{
    width :100%;
    margin: 0;
    /* background-color: green; */
}
/* main {
  max-width: 20px;
  padding: 20px;
  text-align: justify;
  background-color:beige;

} */
h1, h2, h3 {
  font-family: Georgia, 'Times New Roman', serif;
  color: #662a65;
  margin-bottom: 10px;
}

p {
  margin-bottom: 15px;
  text-align: justify;
  text-align: center;

}
#History {
  height: fit-content;
  /* background-color: rgba(242, 227, 189, 0.973); */
  padding: 20px;
  margin-bottom: 25px;
  font-size: large;
  text-align: center;
  padding-top: 80px;
   border-radius: 2000px;
}
#Our-Foundation {
  padding: 20px;
  margin-bottom: 25px;
  border-radius: 6px;
  text-align: center;
}
.First-Superior-General 
.six-foundresses {
  margin-left: auto;
  display: flex;
   
}
.six-foundresses ul li{
  list-style: none;
  
}
.profile-img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-top: 10px;
  border-radius: 8px;
  border: 2px solid #ccc;
  flex: content;
 
}
.Foundresses-list {
  margin: 10px ;
  display: contents; 
  display: list-item; 
   list-style: none;
   flex: content; 
   font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
   text-align: center;
   border: radius 100px; 
} 
#Our-Milestones {
  padding: 20px;
  margin-bottom: 20px;
  padding-left: 25px;
  display: list-item;
  text-align: center;

}
#Charism {
  background-color: #eef2f7;
  padding: 20px;
  margin-bottom: 25px;
  border-radius: 76px;
  text-align: center;

}

#Charism img {
  width: 40%;
  height: auto;
  margin: 15px 0;
  border-radius: 8px;
  border: 2px solid #ccc;
   /* border-radius: 1000px; */
}
#Charism p {
text-align: center;
font-family: 'Times New Roman', Times, serif;
}

#Spirituality {
  background-color: #ffffff;
  padding: 20px;
  margin-bottom: 25px;
  border-radius: 6px;
  flex: content;
  align-items: flex;
}

#Spirituality img{
   width: 30%;
  padding: 10px;
  flex: content;
  /* border-radius: 5000px; */
}
#Core-Values {
  background-color: #eef2f7;
  padding :20px;
  margin-bottom: 25px;
  border-radius: 6px;
  text-size-adjust: 10px;
  /* border-radius: 1000px; */
}
#Core-Values ul {
  list-style-type: circle;
  padding-left: 30px;
 
}
#Core-Values li {
  margin-bottom: 10px;
  font-weight: 500;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  box-shadow: #ffffff;
 

}




  