p{
    margin-botom: 20px;
}
.row{
    font-family: Lato,sans-serif;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 2rem;
}
.row ol, .row ul{
    width: 100%;
}
h3{
    width: 100%;
    text-align: left;
    text-transform: capitalize;
}
.row{
    background: white;
    padding: 20px;
    border-radius: 4px;
    width: 100%;
}
.title{
    width: 100%;
    text-align: center;
}
.audio_exercise_container{
    border: 3px solid;
    border-radius: 5px;
    max-width: 450px;
    text-align: center;
}

.instructor{
    max-width: 250px;
    padding: 20px 0px 20px 20px;
}
