body,h1,h2,h3,h4,h5 {font-family: "Poppins", sans-serif}

.w3-half img{margin-bottom:-6px;margin-top:16px;opacity:0.8;cursor:pointer}
.w3-half img:hover{opacity:1}

.mono {
    font-family: "Lucida Console", "Courier New", monospace;
  }


video {
    width: auto;
    height: 25em;
}

img {
    width: 100%;
    
}


.label {
    width: 15em;
    display: inline-block;
}

audio {
    vertical-align: middle;
}