.cat-box {
 width: 33%;
 float: left;
 margin: 40px 0;
 font-size: 1.1em;
 font-weight: bold;
 text-shadow: 0 0 1px #888;
}
}