@charset "UTF-8";#speakers{margin:0 -16px;padding:8px;}#speakers>figure{padding:8px;}#speakers figcaption{background:rgba(249,157,52,.8);bottom:5px;color:#ffffff;left:5px;padding:5px;right:5px;}#speakers img{filter:grayscale(1);transition:filter .5s linear,transform .5s linear;}#speakers a:active>img,#speakers a:focus>img,#speakers a:hover>img{filter:grayscale(0);transform:scale(1.05);}@media(min-width:1001px){#speakers>figure{width:calc(100% / 3);}}@media(max-width:1000px){#speakers>figure{width:50%;}}@media(min-width:800px){#sidebar{margin-top:74px;}}@media(max-width:560px){#speakers>figure{width:100%;}}