.dynamic {
    margin-bottom: 1rem !important;
    background-color: #f4e8e8;
    border-radius: 1rem;
    padding: 1rem;
}

.content {

}

.publish-time {
    color: #6c757d;
    font-size: 1rem;
}

.title-href {
    color: #000000;
    text-decoration: none;
}