
/*------------------------------------*/
/* $Footer */
/*------------------------------------*/

footer[role="contentinfo"] {
  margin-top: 50px;
  padding: 25px 0;
  font-size: 13px;
  background: #313940;
  color: #5C737F;
}

footer[role="contentinfo"] a {
  color: #788188;
}

footer[role="contentinfo"] svg {
  height: 25px;
  width: 25px;
  margin-left: 4px;
  margin-right: 4px;
  vertical-align: middle;
}

footer[role="contentinfo"] .wath-socials {
  text-align: center;
}


.flash-message {
	padding: 2px;
	font-weight: normal;
}

.bg-error {
	background-color: #ffcc66;
}

#main-section {
	min-height: 300px;
}