.h1new {
    color: red !important;
}

@media(min-width:768px) {}

.body12 {
    background-color: whitesmoke;
}

.card12 {
    margin-top: 20px;
    margin-bottom: 3px !important;
    margin-right: 4px;
    max-width: 49% !important;
    background-color: white;
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

.counter-icons {
    font-size: 50px !important;
    padding-bottom: 5px !important;
}

.counter-icons2 {
    color: greenyellow;
}

.counter-icons3 {
    color: rgba(161, 45, 45, 0.753);
}

.counter-icons4 {
    color: rgba(0, 0, 255, 0.555);
}

#canvas2 {
display: block;
width: 100%;
height: 225px;
}
#canvas3 {
display: block;
width: 100%;
height: 225px;
}
#canvas4 {
display: block;
width: 100%;
height: 225px;
}
#canvas5 {
display: block;
width: 100%;
height: 225px;
}