#app { 
font-family: monospace !important;
}

.v-application .title {
color: black !important;
font-family: monospace !important;
}

.v-application .primary--text {
color: black !important;
}

.primary--text {
color: black !important;
}

.event { 
font-family: monospace !important;
background-color: white !important;
border: 1px solid black !important;
}

#title {
color: black; !important
}

.p-name { 
font-family: monospace;  !important
color: black; !important
}

.text-body-1 { 
font-family: monospace;  !important
}

.event .title {
font-family: monospace;  !important
}