.easynews-row{
    border-color: red;
    border-style: none none solid none;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-width: 4px;
    margin-bottom: 15px;
}

.easynews-deck {
    /*margin-bottom: 1.875rem;*/
    min-height: 20rem;
}

.easynews-deck .card-header {
    height: 3.5rem;
}

.easynews-title {
    font-style: italic;
    text-align: left;
    font-size: 1.1rem;
    font-weight: 900;
}

.easynews-card {
    text-align: left;
}

.easynews-card-footer{
    text-align: left;
    color: white;
    width: 100%;
    background: #ff0000;
    padding-top: 9px;
}

.easynews-card-footer a {
    color: white;
    font-weight: bold;
}

.easy-news-image {
    height: 168px;
}
.easy-footer {
    font-weight: 800;
}

.easy-news-title {
    text-align: center;
    margin-bottom: 1rem;
}
