.hero-figure-img-box, .hero-figure-img-box:after, .hero-figure-img-box:before
{
    background: transparent !important;
}

div.global
{
    background: transparent !important;
}

.site-header:before
{
    background: linear-gradient(80deg, rgba(68,27,22,0.5) 0%, rgba(68,27,22,0) 100%) !important;
}

.body-wrap
{
    background-image: url('/dist/images/Background_Pattern.png') !important;
    background-color: #110700;
}

body
{
    color: #a68c8a !important;
}

.has-bottom-divider:after
{
    background: #302524 !important;
}

.button-primary
{
    background: linear-gradient(65deg, #d61402 0, #fc230f 100%) !important;
}