
a {
  text-decoration: none;
  color: #999;
}

audio {
  display: block;
    margin: auto;
    margin-bottom: 15px;
}

.eq {
  margin: 32px;
}

div.controls label {
  display: inline-block;
  text-align: right;
  width: 80px;
}

div.controls label, div.controls input {
    vertical-align: middle;
    padding: 0;
    margin: 0;
}
h5{
    margin: auto;
    width: 400px;
    text-align: center;
} 
.espacio{
    width: 100%;
    height: 100px;
}
.container h6{
    font-size: 28px;
    margin-bottom: 10px;
    color: #bcb8b9;
}
.casete{
    width: 100%;
    height: 300px;
    
}
.casete p{
    font-size: 25px;
    font-family: 'Roboto', sans-serif;
    color: #2f2f2f;
}











