.item {
    text-align: center;
    border: 2px solid #FBB03B;
}

.item a {
    padding: 10px;
    display: block;
    text-decoration: none;
    color: #727272;
}
