/* CSS Document */
/*------------------------------------*\
  #GENERAL HOME PAGE
\*------------------------------------*/


/*------------------------------------*\
  #NOTICES
\*------------------------------------*/
.alerts {
	background-color: #000;
	color: #fff;
	padding: 20px 5px;
}

.alerts .carousel-item {
	text-align: center;
}

i.fa.fa-exclamation-circle {
	font-size: 30px;
	margin: 0;
	padding: 0;
}

.alerts div h3 {
	margin-bottom: 0;
	font-size: 30px;
}

.alerts a {
	color: #fff;
	align-self: center;
}

/*------------------------------------*\
  #SLIDER
\*------------------------------------*/
