
.info-section {
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
}
.info-section-wrap {
    padding-bottom: 100px;
}
.info-section h2 {
    font-family: "Greycliff CF",sans-serif;
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
    color: #393939;
    text-align: left;
    padding-bottom: 10px;
}
.info-section p {
    font-family: "Greycliff CF",sans-serif;
    font-size: 21px;
    line-height: 29px;
    font-weight: 500;
    color: #393939;
    text-align: left;
}