.page-showcase img{width:100px;height:100px;margin-bottom:15px}.page-showcase .showcase-top{margin-bottom:35px}.page-showcase .showcase-top .q-alert{max-width:500px}.page-showcase .card{cursor:pointer;position:relative;padding:16px}.page-showcase .card .q-icon{font-size:56px}.page-showcase .card p{color:rgba(0,0,0,.87);margin:15px 0 0!important}.page-showcase .card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s;background:currentColor}.page-showcase .card:hover:before{opacity:.4}