/* Basic helper styles */
.site-logo { height: 40px; width: auto; }
.hero { background-image: url('/images/hero.jpg'); background-size: cover; background-position: center; min-height: 500px; }
.uk-light .uk-text-lead { color: #fff !important; }
.uk-section-secondary { background: #0046a8; }
.footer { background-color: #3D3D3D; color: #fff; }