/*--------------PLEASE PLACE ALL CUSTOM CSS HERE ----------------*
NOTES: If you use Appearance/Customize/Additional CSS to test your custom CSS, please make sure that once you're done you add that code to this stylesheet and remove it from the Appearance/Customize/Additional CSS section. Please add a commented out title to the custom code you add to this page so it's easy for developers to find what they need. 
----------------------------------------------------------------*/

p.main-logo-text, .hidden-logo-text {
    color: #fff;
    font-size: 50px;
	line-height: 1.3;
}

p.lyons {
    color: #fff;
    font-size: 16px;
}

.icon-item i {
    margin-right: 5px;
    color: #ff1a00;
}

@media only screen and (min-width: 768px) {
.page-id-18 main {
	min-height: 900px
}
}