/******************************************
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
*
* Simply copy an existing style from style.css to this file,
* and modify it to your liking.
*/


#slider .slide-background-overlay {
display:none;
}

.slides li .excerpt {
    text-shadow: none !important;
	max-width: 650px;
}

.slides li .li-wrap .excerpt h2 {
	color: #009fda !important;
}

.navbar.page-with-cover {
	background-image: none;
}

.navbar a {
	color: #121f84;
}

#text-40 {
    background: #d8e5fb !important
}


.slides > li .slide_button a {
	border: 2px solid #1e35b3;
	color: #1e35b3;
}

.site-footer a {
    color: #fff !important;
}

.headroom--not-top .navbar {
    background-color: #e7e7e7 !important;
}

.home #text-40 input, .home #text-40 textarea {
	background: white !important;
}