.PaymentDetailApproved,
.PaymentDetailWhitelabel__nested {
    &-bank-details {
        justify-content: space-between;
    }
    .SuiteSection-divider {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .glyphWithLabel {
        display: flex;
        .GlyphIcon {
            margin-right: 8px;
        }
        .FormLabel {
            display: contents;
        }
    }
}
