"Most Recent Agenda" Button: Add clarifying text to homepage
Careful, this is a requirement for CA websites! Don't change the wording too much.
#page-content .poc-instances.board-meetings > div > div.latest-board-agenda > a::after {
content: " (Agenda Only)";
}
