.blog-post-item {
    margin-bottom: 10px !important;
}

.blog-post-info {
    border-bottom: #ffffff 0px dotted !important;
    padding-bottom: 0px !important;
}

.list-card {
    padding: 10px;
    border-bottom: 0px solid !important;
}

.card-inside {
    background-color: rgba(0, 0, 0, 0.044);
    padding: 10px;
    border-radius: 5px;
}

.card-image {
    border-radius: 5px;
}

.card-text {
    margin-top: -35px;
    height: 100px;
    overflow: hidden;
}

.article-path {
    margin-top: 10px;
}