/**************************************************************
*  this file contains the styling for the payment features
*/

.balance{
    font-size: 13px;
    font-weight: 500;
    color: #1a1a1a;
}

.usernameOnForm{
    font-size: : 1.2em;
    font-weight: : 400;
}

.paybill{
    
    font-weight: 500;
    font-size: 13px;
}
