article.box3 {
    box-sizing: border-box;
    padding: 10px;
}

.box3 .box3-item-inner a {
    text-decoration: none;
    color: :#000!important;
}

h3.title a {
    color: #484444;
}
article.box2 {
    box-sizing: border-box;
    padding: 10px;
}

.box2-text {}

.box2-text a {
    text-decoration: none;
    color: #251f1f;
    font-weight: 600;
    font-size: 18px;
}