.ptb-60{
    padding-top: 10% !important;
}

.ptb-80{
    padding-top: 10% !important;
}

body{
    background-color:#0e0c0c;
    color:#e5e5e5;
}

h1,h2,h3,h4,h5,h6,p,a{
    color:#e5e5e5;
}
.widget-post > li > div > h6 > a{
    color:inherit !important;
}
.footer .footer-info p{
    color: inherit !important;
}

.header{
    border-bottom: 1px solid #A88300 !important;
    border-top: 1px solid #A88300 !important;
}

.header.sticky{
    background: rgba(0,0,0,0.7) !important;
}

.full-intro .header{
    background-color:#0e0c0c;
    color:#e5e5e5;
}

.navigation > ul > li > a {
    color:#E5E0D2 !important;
    text-transform: capitalize;
}

.fa-bars{
    color:#A88300;
}

.open{
    background-color:black !important;
}

.footer{
    background-color:#0e0c0c;
    color:#e5e5e5;
}

.footer-info{
    margin-top: -13%;
}

.footer hr{
    border-color: #A88300 !important;
}