/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/


.dark h1 {
    color: #fff;
    font-family: 'Jost', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 100px;
    margin-bottom: 0 !important
}

.slider-element .slider-caption p {
    font-size: 44px;
    line-height: 54px;
    color: #fff;
    font-weight: 600;
    font-family: 'Jost', sans-serif;
    margin-top: 10px !important;
}

.slider-element .slider-caption .smaller {
    font-size: 22px;
    line-height: 30px;
    color: #fff;
    font-weight: 300;
    font-family: 'Jost', sans-serif;
    margin: 30px 0 !important;
}

h2 {font-size: 38px; line-height: 48px}

.ls2 {
    font-size: 16px;
}
