.navbar-brand {
    top: 5px!important;
    max-width: 240px!important;
}

header {
    background:  #4A2C14!important;
}

#header.overflow {
    background-color:  #4A2C14!important;
}

.gold #header .menu-item a:hover, .gold #header .menu-item.current a {
    color: #F4F3AC!important;
}

.slide-content p {
    font-size: 40px;
    font-style: italic;
    color: #fff;
    text-align: center;
    font-weight: 300;
    font-family: 'Libre Baskerville',serif;
    position: relative;
    left: 0px;
    width: 100%;
}





h2.section-title {
    text-align: center;
   font-family: 'Libre Baskerville',serif!important;
    font-weight: 600;
    font-size: 28px;
    color: #383733;
    text-transform: uppercase;
    margin-bottom: 10px;
}


h2.heading {
    font-family: "Great Vibes",serif;
    font-size: 42px;
    color: #c0a756;
    margin-bottom: 20px;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
}