#raising-up-our-community-top-content, #raising-up-our-community-top-content p {
    color: #63666a !important;
}

#raising-up-our-community h3 {
    text-align: center;
    font-family: Anton-Regular, Anton !important;
    font-size: 64px !important;
    letter-spacing: 5px !important;
    color: black !important;
}

.raising-up-our-community-content, .raising-up-our-community-content p {
    text-align: center;
    font-weight: 500;
    color: #0050FF !important;
}

#commitment-to-innovation-middle-block {
    border-left: 2px solid #BEBEBE;
    border-right: 2px solid #BEBEBE;
}

#what-our-associates-say-2024 .wipfli-way {
    border-color: #AFAFAF !important;
    border-width: 2px;
}

#what-our-associates-say-2024 .wipfli-way:before,
#what-our-associates-say-2024 .wipfli-way:after {
    content: unset !important;
    width: unset !important;
    height: unset !important;
    position: unset !important;
    background: unset !important;
    top: unset !important;
    bottom: unset !important;
}

#section-2-25-percent-blocks-container ul {
    list-style-position: outside; /* Align bullets outside the text */
    padding-left: 20px; /* Adjust as needed to align the text */
    margin-left: 0; /* Remove left margin */
}

#section-2-25-percent-blocks-container li {
    margin-left: 0px; /* Align text with the first line */
    padding-left: 0; /* Remove left padding */
}

#section-2-25-percent-blocks-container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.section-2-25-percent-blocks {
    width: 100%; /* Full width on small screens */
    padding: 20px; /* increase padding */
    box-sizing: border-box;
    border-bottom: 1px solid gray; /* Change to bottom border on small screens */
}

.section-2-25-percent-blocks h3 {
    line-height: normal;
}

.section-2-25-percent-blocks:last-child {
    border-bottom: none;
}

@media (min-width: 1200px) {
    #section-2-25-percent-blocks-container {
        flex-direction: row;
    }

    .section-2-25-percent-blocks {
        width: calc(50% - 20px); /* Adjusted value */
        padding: 20px 10px; /* Adjusted right padding */
        border-right: 1px solid gray;
        border-bottom: none;
    }

    .section-2-25-percent-blocks:last-child {
        border-right: none;
    }
}

@media (max-width: 1200px) {
    #section-2-25-percent-blocks-container {
        flex-direction: column;
    }

    .section-2-25-percent-blocks {
        width: 100%; /* Full width */
        border-right: none; /* Remove right border */
        border-bottom: 1px solid gray; /* Add bottom border */
    }

    .section-2-25-percent-blocks:last-child {
        border-bottom: none; /* Remove bottom border from last child */
    }
}

@media (min-width: 1200px) {
    .section-2-25-percent-blocks {
        width: calc(25% - 20px); /* Adjusted value */
    }
}


@media (max-width: 1350px) {
    .section-2-25-percent-blocks h3 {
        font-size: 0.8em; /* Adjust this value as needed */
        padding-right: 10px; /* Adjust this value as needed */
    }
}

#culture-of-inclusion-2024 .giving-back-box,
#culture-of-inclusion-2024 .giving-back-box:before,
#culture-of-inclusion-2024 .giving-back-box:after {
    border-color: #AFAFAF !important;
    border-width: 2px;
}

#culture-of-inclusion-2024 .giving-back-box:before {
    content: unset !important;
    width: unset !important;
    height: unset !important;
    position: unset !important;
    background: unset !important;
    top: unset !important;
    bottom: unset !important;
}

#page28 #investmentEducation {
    padding-top:0;
}

#page27 #main2022 .modal-stories .modal-body-bg2 {
    background-color: #0050FF;
}

#page27 #content .modal {
    background: none !important;
}