.ft-section-heading {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.ft-section-heading_subtitle {
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 2px;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.4);
}

.ft-section-heading_title {
    margin-bottom: 10px;
    line-height: 1.5;
    font-family: "Great Vibes", cursive;
    font-size: 50px;
    color: #000;
}

.ft-section-heading_text {
    font-size: 18px;
    line-height: 1.5;
}