table {
  background-color: rgb(192, 199, 205);
}

.DNNModuleContent h1, h1 {
  font-size: 22px;
}

.DNNModuleContent h2 {
  font-size: 20px;
}

.DNNModuleContent h3 {
  font-size: 18px;
}

.Announcements li {
  border: none;
}

.dod_content {
    width: 50%;
    max-width: 470px;
}



@media screen and (max-width: 580px) {
  .DNNModuleContent table td:first-child {
	display: none;
  }
  .DNNModuleContent table table td:first-child {
	display: block;
  }
}

div .footlinks {
  padding: 10px 15px;
}

#dnn_SocialLinks_stayconnected {
  display: none;
}

iframe {
  max-width: 100%;
}

.base-container.blue-header h2.title {
  display: none;

}

.general-content {
  background: #c7cdd3;
  padding: 20px;
}
