/* Enter Your Custom CSS Here */
.site-info {
  display: none;
}
.entry-footer {
  background:#8cd9b3;
}
.site-description {
  color:#000000;
}
@media screen and (max-width: 38.75em) {
  header p {
  color:#000000;
    display:block!important;
}
}