/*
===============================================================
 # CUSTOM CSS
 - Please do not edit this file. this file is generated by server-side code
 - Every changes here will be overwritten
===============================================================*/

.master-slider-parent {
	margin-bottom: 30px;
}
.ms-slide-info {
	position: absolute !important;
	width: 100%;
	bottom: 0 !important;
	min-height: auto !important;
	padding: 20px;
	background-color: rgba(0, 0, 0, .7);
    box-sizing: border-box;
}
.ms-slide-info h5 {
	color: rgba(255,255,255, 1);
	text-transform: uppercase;
	font-size: 1.125rem;
    line-height: 1;
    margin: 0;
}