.home-slider-footer-note {
	color: #e50914;
} 

.home-slider-footer {
	position: relative; 
	background-color: color;  
	/*background-color: #393750;  */
	border-top: 1px solid white;
	bottom: 40%; 
	width: 100%;
}

.home-slider-img {
	width: 100%; 
	border-radius: 10px;
}

#main-header {
	border-bottom: 2px solid red;
}

.pagination {
	float: right;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}