﻿.bill-item {
    list-style: none;
    background-color: #f4f4f4;
    padding: 2vw;
    margin-bottom: 3vw;
}

    .bill-item p span {
        font-size: 4vw;
    }      
