/*
Theme Name: Heracles by Adsurgent
Text Domain: Heracles by Adsurgent
Version: 1.1
Description: For Adsurgent members landing pages.  Internal use only.
Author: Grady Moore - Adsurgent

*/


body {
  display: none;
}

/*bootstrap 4 - don't hover on table header*/
.not-first:hover {
	background-color:#C1C1C1;
}


.brand-main-content {
	min-height:80vh;
}

.support-card {
	border:solid;
	border-width:1px;
	border-radius:15px;
	padding:1em;
	border-color:#dee2e6;
	text-align:center;
}
