/*
 Theme Name:   oops_tcd048_child
 Template:     oops_tcd048
*/
.p-blog-list__item, .p-footer-blog__item {
    position: relative;
}

.entry-icon-new{
    background: #fff;
    border: 1px solid rgb(221, 196, 155);
    color: rgb(221, 196, 155);
    display: inline-block;
    font-size: 80%;
    margin-bottom: 10px;
    padding: 3px 20px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
}
