.entry-title span {
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 10px;
    background-color: #ff5e6a;
    color: white;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    border-radius: 50%;
    margin: 5px;
}

.entry-title {
    text-align: center !important;
}

.style-01 img {
    width: 100%;
     opacity: 2; 
}
.style-01 img:hover { 
  opacity: 0.8; 
}

.kopa-masonry-wrap-item:hover span{
    background-color: #0184E9;
}
.entry-thumb:before{
    display: none;
}

.card {
    margin-top: 50px;
    padding: 0 15px;
}