/* Eoh Custom Style */

/* Typeface */

html {
    font-size: 100%;
}

body {
    font-weight: 300;
}

.lead {
    font-weight: 400;
}

.smaller {
    font-size: 95%;
}

blockquote {
    font-weight: 300;
    font-size: inherit;
    line-height: inherit;
    margin-left: 0;
}

/* Header */

.header-top-container {
    border-bottom: 1px solid #e4e4e5;
}

/* Footer */

.footer-container .socialmedia-icon {
    height: 30px;
    display: inline-block;
    margin: 5px 5px 1rem 0px;
}

.footer-container .logo-white {
    max-width: 220px;
    color: #fff;
}

.footer-container .footer .heading {
    border-bottom: 1px solid #bebebf;
    text-transform: uppercase;
}