.site-content code {
    border-radius: 50%;
    background: #f8d699;
    display: block;
    float: left;
    font: bold 18px/30px Arial;
    height: 38px;
    margin: -2px 6px 10px 0;
    text-align: center;
    width: 38px;
    color: #fff;
	border: 3px solid #443823;
} 