.w3-sidebar a {font-family: "Roboto", sans-serif}
body,h1,h2,h3,h4,h5,h6,.w3-wide {
    font-family: 'Prompt', sans-serif;
}
table.center {
  margin-left: auto;
  margin-right: auto;
}
table.right {
  margin-left: auto;
  margin-right: 0;
}
.mySlides {display:none}
.w3-left, .w3-right, .w3-badge {cursor:pointer}
.w3-badge {height:20px;width:20px;padding:0}
h1 {
    color: black;
    margin-left: 20px;
}

h2 {
    color: black;
    margin-left: 10px;
    font-size: 20px;
}

h3 {
  color: black;
  margin-left: 10px;
  font-size: 16px;
}

