1 2 3 4 5 6 7 8 9 10 11
.title-header{ font-size: 36px; font-weight: bold; } .sunrise-icon { color: var(--orange-2); } .sunset-icon { color: var(--blue-2); }