
.table-borderless td,
.table-borderless th {
    border: 0 !important;
}
.table-borderless td {
	height: 175px;
}
.braven-header {
	/** background-color:  rgb(30, 43, 51); **/
	
}
body {
	background-color: #000000;
}

#social-media-block {
	margin-top: 12px;
}

.staff-name {
	margin-bottom: 12px !important;
	font-weight: bold;
}
.staff-title {
	padding-bottom: 12px;
	margin-top: 0;
}

/** Google Recaptcha **/
.grecaptcha-badge {
    bottom: 100px !important;
}
