
/*! Squarespace LESS Compiler  (less.js language v1.3.3)  */
p a{text-decoration:underline !important}#outer-box{width:300px;height:194px;display:block;position:relative}#outer-box img{width:300px;height:auto}#outer-box #inner-box{background:#fd8698;height:100%;width:100%;opacity:0;top:0;left:0;position:absolute;padding:0;transition:opacity .5s}#outer-box #inner-box p{color:#fff;line-height:150px;font-family:'arial';text-align:center}#outer-box:hover #inner-box{opacity:.9;transition:opacity .5s}