/* shared-sections-_footer style 1 */
.bankview {
        border-radius: 5px;
        margin-bottom: 5px;
    }

    .borderbottomgreen {
        border-bottom: 3px solid green;
    }

    .borderbottomred {
        border-bottom: 3px solid red;
    }
