.page::before {
	background: radial-gradient(at bottom right,rgba(255,209,141,1) 0%,rgba(230,154,90,1) 100%);
}

tr.prayer-times td:nth-child(4),
tr.prayer-times td:nth-child(11) {
	background: #AA672854;
}