.large-heading {
    font-size: 1.2rem;
    color: #fff;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 0;
}

.align-self-center img {
    width: 60px;
    height: 60px;
}
.media-body.text-right {
    margin-top: 15px;
}


section.second-section.py-5 {
    background: #f8f8f8;
}

section.four-section.py-5 {
    background: #f8f8f8;
}

.key-terms{
    margin-left: 15px;
}

.about-text-4 h4{
    color: #0d8a49;
    font-weight: bolder;
}

.card-title-4{
    color: #0d8a49;
    font-weight: bolder;
}