
body {
    background: #eeeeee;
    font-family: Open Sans;
    font-size: 14px;
    color: #000000;
    font-weight: normal;
}

#header {
    background-color: #1f0c06;
        background-image: url(/app/uploads/2018/01/coffee-beans_background11.jpg);
    background-repeat: no-repeat;
    }

.logo {
    background: #ffffff;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: Sue Ellen Francisco;
    color: #663200;
    font-weight: normal;
}

.btn {
    font-family: Oswald;
    font-size: 18px;
    color: #ffffff;
    font-weight: normal;
}

nav ul li a, .main-nav a {
    font-family: Oswald;
    font-size: 20px;
    color: #ffffff;
    font-weight: normal;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
    font-family: Sue Ellen Francisco;
    font-size: 32px;
    color: #ffffff;
    font-weight: normal;
}

#mobileMenu {
    background: rgba(196,25,62,0.9);
}

.top-banner {
    background: #c4193e;
    color: #ffffff;
}

