@charset "utf-8";

body{
	font-family: 'Raleway', sans-serif;
}

h3{
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: 700
	}

.nav-link{
	font-size: 20px;
	font-weight: 600
}
footer {
	padding-top: 30px;
	color: #060606;
}

.card-title{
	font-weight: 600
	
}
	

.navbar-brand{
			padding-right: 30px;
	padding-left: 40px;
}

.td{
	font-weight: 500;
		margin-left: 7px;
}

.logolg {
	padding-top: 5px;
	padding-bottom: 25px;
}
 .sidebr {
	background-image: url(../images/sidebar3.jpg);
	background-repeat: no-repeat;
}
.notes h5 {
	color: #9A1013;
	font-weight: 700;
	text-align: center;
}
.intro {
	font-weight: 500;
}

.notes p {
	font-weight: 500;
	text-align: center;
}
.notes {
	padding-top: 100px;
	padding-left: 30px;
}
.members {
	min-height: 0px;
	height: 100px;
}
.card .card-body .card-title2 {
	color: #FFFFFF;
	background-color: #000000;
	font-weight: 700;
}

.indents {
	padding-left: 50px;
	padding-right: 50px;
}
.smtext {
	text-align: center;
	font-size: small;
}
.btn-danger {
	background-color: #671315;
	font-style: normal;
	font-weight: 600;
	color: #FFFFFF;
}
.showtxt {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
	font-size: 1.5em;
}
.cstable {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	font-size: large;
	border-bottom-width: thin;
	border-bottom-style: solid;
}
.btn-cust{
	width: 325px;
}
.awards{
	background-color: #45311B
}


