/*
Theme Name: Lightning Child
Theme URI: 
Template: lightning
Description: 
Author: 
Tags: 
Version: 0.6.0
*/
table {
  font-size: 16px;
}
.daily table tr:nth-child(odd){
  background-color: #fffaf0
}
.daily td:first-child {
  background: #f2ffe5;
}
.year4 th {
  background: #fff0f5;
}
.year7 th {
  color: #fff;
  background: #b22222;
}
.year10 th {
  background: #fff8dc;
}
.year1 th {
  background: #faebd7;
}
.site-footer {
  background: #f2ffe5;
}
.site-footer p {
  font-size: 1.3em;
}