/* Custom styles to override theme defaults */

.archive-item-date {
    color: #7D70BA;  /* Purple color that matches the h3 color in the theme */
    font-weight: 600;
}
