body {
  background-color: white;
  font-family: 'Roboto', sans-serif;
}

.accent-text {
  color: #f44336;
}
.accent-text > small{
  color: #fafafa;
}

table {
  background-color: white;
}
