.form-bg {
        background: orangered;
}

.deposit-bg {
        background: rgb(144, 238, 144);
}

.withdraw-bg {
        background: lightsalmon;
}