/* Custom styles for Sidera horoscopes */

/* Golden CTA links */
.post-content a[href*="app.sideraai.com"] {
  color: #d4af37 !important;
  font-weight: 600;
}

.post-content a[href*="app.sideraai.com"]:hover {
  color: #f0d061 !important;
  text-decoration: underline;
}
