diff --git a/src/cards/ha-weather-card.html b/src/cards/ha-weather-card.html
index bc95083325..49c2dbbfc9 100644
--- a/src/cards/ha-weather-card.html
+++ b/src/cards/ha-weather-card.html
@@ -14,23 +14,29 @@
}
.attribution {
- color:grey;
+ color: var(--secondary-text-color);
+ text-align: right;
}