.related-news{
    padding: 10px;
    border: 2px solid #c3e5f8;
    border-radius: 5px;
    background-color: #dbedf9;
    margin-bottom: 20px;
}
.title-related-news{
    margin: 15px 0 5px;
    font-size: 19px !important;
    color: #ff0e0e !important;
}
