

.homepage-title-style {
  font-family: 'Garamond';
  font-weight: bold;"
  font-size: 20px;
}
.philosophy-container {
  margin-bottom: 100px;
}

.philosophy {
  font-size: 20px;
  font-family: 'Garamond';
}

.philosophy-detail {
  font-size: 20px;
  font-family: 'Garamond';
}

.center-prose {
  text-align: center;
}

.resize-detail-title {
  font-size: 20px;
}

.resize-contact-title {

}

.style-font-size {
  font-size: 28px;
}

.sheila-detail {
  font-size: 38px;
}

.page-title {
  font-size: 38px;
  font-family: 'Garamond';
  font-weight: bold;
}


.cursive-font {
  font-family: 'Tangerine', serif;
    /* font-family: 'Snell Roundhand'; */
    /* font-family: 'Apple Chancery', cursive; */
    margin-top: 10px !important;
    margin-bottom: 15px !important;
}

.background-change {
  background-color: black;
  padding-left: 11%;
  color: white;
  padding-top: 120px;
  margin-bottom: -6%;

}

.add-pointer {
  cursor: pointer;
}
