* {
    --bccremotepay-background-color: #1F5019;
}

.bccremotepay-admin-header {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    color: white;
    padding: 5em;
}

.bccremotepay-admin-header img {
    height: 15vh;
}

li.payment_method_bccremotepay label img{max-height:32px;}