#riseandshine-theme-body {
  background-color: white;
  color: rgba(26,26,26,0.9);
}
#riseandshine-theme-body .spacer {
  height: 100px;
}
#riseandshine-theme-body p {
  margin: 18px 0;
  font-size: 18px;
  line-height: 1.6em;
  color: rgba(26,26,26,0.7);
}
#riseandshine-theme-body h2 {
  font-size: 32px;
}
#riseandshine-theme-body h3 {
  font-size: 18px;
  padding: 20px 0;
}
#riseandshine-theme-body h2,
#riseandshine-theme-body h3 {
  text-transform: uppercase;
  font-weight: bold !important;
}
