@charset "utf-8";
.main-content h2,h3 {
    line-height: 2.5em;
    border-left: 20px solid #509950;
    border-bottom: 1px solid #509950;
    margin-bottom: 30px;
    padding-left: 10px;
    margin-left: 5px;
}

h3 {
  margin-left: 10px;
}

.content-title {
    line-height: 2.5em;
    color: #175117;
    font-size: 120%;
    font-family: serif;
    font-weight: bolder;
    margin-left: 45px;
}

.sub-content {
  line-height: 1.5em;
  margin-left: 15px;
  margin-bottom: 40px;
}
