@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.avanza {
    font-family: 'Montserrat', sans-serif!important;
    width: 320px!important;
    background-color: black;
}

.diesel{
    background-color: black!important;
    color: white!important;
    text-align: center!important;
    max-width: 160px!important;
    font-stretch: condensed;
    font-weight: bold;
    font-size: 15px;
}

.dieselplus{
    background-color: #FFD700!important;
    color: white!important;
    text-align: center!important;
    max-width: 160px!important;
    font-stretch: condensed;
    font-weight: bold;
    font-size: 15px;
}

.g95 {
    background-color: #4caf50!important;
    color: white!important;
    text-align: center!important;
    max-width: 160px!important;
    font-stretch: condensed;
    font-weight: bold;
    font-size: 15px;
}

.g98 {
    background-color: #00FF00!important;
    color: white!important;
    text-align: center!important;
    max-width: 160px!important;
    font-stretch: condensed;
    font-weight: bold;
    font-size: 15px;
}

.price {
    text-align: center!important;
    font-stretch: semi-condensed;
    font-weight: bolder;
    font-size: 22px;
    background-color: white!important;
}

#table2{
    display: none;
}