.rubrica-widget {
h5 a {
color:var(--ast-global-color-2);
font-size: 16px;
font-weight:700;
}
.post-image {
width: 25%;
}
.post-heading {
width: 75%;
}
.post-image .featured-image img {
background-color: #ddd;
}
.post-link a {
font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: normal;
color: var(--ast-global-color-1);
text-decoration: underline !important;
}
}