/* Add here all your CSS customizations */


/* Shadows for icons */

html .divider.divider-style-2 .fa,
html .divider.divider-style-2 .icons {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.slider-container .small-label {
	color: #FFF;
	font-size: 1.7em;
	font-weight: lighter;
}

.thumb-info{
    margin-bottom: 10px;
}

