.archive-page .page-title{
    font-size: 16px;
    font-weight: 700;
}
.archive-page .entry-title a{
font-size: 14px;
font-weight: 600;
color: #333;
text-decoration: none;
}
.archive-page .entry-content{
    font-size: 12px;
}
.archive-page article{
    padding-bottom: 12px;
    border-bottom: dashed 1px #333;
}