.text-sunday { color: orangered; }
.text-saturday { color: royalblue; }
.text-weekday { color: var(--bs-link-color); } /* 通常の色 */