.our-impact-row-container {
    padding-bottom: 30px;
    padding-top: 30px;
    box-shadow: 0px 0px 20px #00000033;
    margin-bottom: 5px;
}

.calibri-light-abbey-29-4px {
    color: var(--abbey);
    font-family: var(--font-family-calibri-light);
    font-size: 29.4px;
    font-style: normal;
    font-weight: 300;
}

.covid-relief-funding-preserved-over {
    flex: 1;
    height: 73px;
    letter-spacing: 0;
    line-height: 35.3px;
    margin-right: -2px;
    margin-top: 0.2px;
    max-height: 73px;
    white-space: nowrap;
}

.calibri-bold-granite-gray-29-4px {
    color: var(--granite-gray);
    font-family: var(--font-family-calibri-bold);
    font-size: 29.4px;
    font-style: normal;
    font-weight: 700;
}

.calibri-light-granite-gray-29-4px {
    color: var(--granite-gray);
    font-family: var(--font-family-calibri-light);
    font-size: 29.4px;
    font-style: normal;
    font-weight: 300;
}

.easy-and-secure-acce {
    letter-spacing: 0;
    line-height: 35.3px;
    margin-bottom: 25.72px;
    min-height: 144px;
    min-width: 308px;
    white-space: nowrap;
}

.person-bg {
    background-image: url(../images/single_person.png);
    background-repeat: no-repeat;
    height: 260px;
}

.social-impact {
    color: var(--abbey);
    font-family: var(--font-family-myriadpro-bold);
    font-size: var(--font-size-5xl);
    font-weight: 700;
    letter-spacing: 0;
    line-height: 30.0px;
    white-space: nowrap;
}

.person-percent {

    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-content: space-around;
    flex-wrap: nowrap;
    align-items: flex-end;
}

.person-percent p {
    color: var(--granite-gray);
    font-family: var(--font-family-myriadpro-bold);
    font-size: 97.6px;
    font-weight: 700;
    letter-spacing: 0;
    margin: 0px;
    padding: 0px;
    padding-top: 20px;
    max-height: 135px;
}

.impact-cell {
    max-width: 500px;
    margin-right: 45px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    flex-wrap: nowrap;
    align-content: space-around;
}


.impact-cell-bottom-row {
    height: 25%;
    margin-bottom: 20px;
}

.female-ownership {
    color: var(--granite-gray);
    font-family: var(--font-family-calibri-light);
    font-size: 31.7px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 38.0px;
    margin-right: 4.85px;
    margin-top: 5px;
    min-height: 79px;
    min-width: 302px;
    text-align: center;
}

.impact-cell-row-top-margin {
    margin-top: 20px;

}

.impact-cell-left-border {
    border: 1px solid;
    border-color: var(--granite-gray);
    border-right-style: none;
    border-top-style: none;
    border-bottom-style: none;
    border-left-width: thin;
}

.multi-person-bg {
    background-image: url(../images/group_people.png);
    background-repeat: no-repeat;
    height: 75px;
}

.multi-person-container {
    width: 381px;
    margin: auto;
    padding: 0px;
}

.big-grey-text {
    color: var(--granite-gray);
    font-family: var(--font-family-myriadpro-bold);
    font-size: 246.3px;
    left: 0;
    letter-spacing: 0;
    text-align: center;
}

.impact-bold-text {
    color: var(--abbey);
    font-family: var(--font-family-calibri-bold);
    font-size: 29.4px;
    font-weight: 700;

}

.money-bag-grey-container {}

.money-bag-grey-bg {
    background-image: url(../images/money_bag.png);
    background-repeat: no-repeat;
    height: 145px;
}

.phone-bg {
    background-image: url(../images/phone_template.png);
    background-repeat: no-repeat;
    height: 224px;
}

.phone-flex-align {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    align-content: stretch;
    height: 100%;
}

.phone-row {
    margin-top: 20px;
    height: 60%;
}