
.aperture-title-wrapper {
    margin-top: 4rem;
}

main.aperture-main {
    padding-top: 4rem !important;
}
img {
    max-width:100%
}

.aperture-theme .aperture-header .logo-menu-bar,.aperture-theme .aperture-footer,.aperture-theme .aperture-main {
    background-color: #282a2b !important;
}

.aperture-theme .aperture-footer {
    border-top: solid 1px #888;
}

.aperture-theme .aperture-header .logo-menu-bar {
     border-bottom: solid 1px #888;
}

.aperture-theme .aperture-main {
    h1,h2,h3,p,li {
        color:#fff;
    }
}

.aperture-theme .aperture-header .eyebrow-bar {
   display:none !important;
}

a {
    color: #f9ff07 !important;

}

.aperture-theme .aperture-footer .aperture-container .footer-left {

    width: 300px;
}
