/* 

@author ARuLearning

This is the CSS for the Lessons page

*/

.bozo {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25);
}


.blurred-nav {
    position: relative;
    background-color: rgba(255, 255, 255, 0.5);
    overflow: hidden;
}