.theme-ctas-are-theme-buttons .theme-cta { background-color: #e2dfd3; transition: background-color 0.15s ease; }
.theme-ctas-are-theme-buttons .theme-cta:hover { background-color: #d3cfbf; }
a[href*="Tasting_Notes"] { color: #57694b; text-decoration: underline; text-decoration-thickness: 1px; text-underline-offset: 4px; transition: color 0.15s ease; }
a[href*="Tasting_Notes"]:hover { color: #1a2513; }
a[href*="Tasting_Notes"]::after { content: " \2193"; font-size: 0.9em; }