Are you an Austin renter struggling to meet your housing obligations? You're in luck, as the emergency assistance relief portal is now open. With...
/* Change hyperlink colors in post and page content */
.entry-content a, .page-content a {
color: #1982c4; /* Normal state color */
}
.entry-content a:hover, .page-content a:hover {
color: #CA2E55; /* Hover state color */
}