b {
    color: #ff7700;
}

.p1 {
    font-size: 2em;
    font-weight: bold;
}

.p2 {
    font-size: 1.2em;
    font-weight: bold;
}

.p4 {
    font-size: 1em;
    font-weight: 600;
    text-align: left;
}

.p5 {
    font-size: 1.2em;
    color: rgb(179, 179, 179);
    font-weight: bold;
}

.butModelDays{
    width: 80vw;
    height: 3em;
}

.butwxdays{
    width: 40vw;
    height: 3em;
}

#buttonGroup, #display {
    text-align: center;
    color: white;
}

.butwx {
    padding: 10px;
    width:40vw;
    height: 3em;
    display: inline-block;
    font-size: 1.2em;
    margin: 4px 2px;
    cursor: pointer;
}







