h1, h2, h3, h4, h5, h6 {
    line-height: 1.2;
}

.uk-navbar-nav > li > a {
    letter-spacing: 0;
}

.uk-text-lead {
    color: #A39B93;
    font-size: 1.35em;
    line-height: 1.4;
    margin-bottom: 1.5em;
}

.uk-search-input {
    border: 1px solid #ddd;
    padding-left: 20px;
}

.social-icons {
    margin-top: 2em;
    width: 120px;
}

.social-icons img {
    height: 40px;
    width: auto;
}

.footer-cta {
    margin-top: 50px;
}