#dnn_dnnLOGO_imgLogo {
	height: 150px !important;
}
header a[id*=dnnLOGO] img {
	height: 150px !important;
}
header a[id*=dnnLOGO] {
    display: block;
    padding: 0;
}
h4, h5 {
    font-size: 1.7rem;
}
.aperture-mb-4 {
    margin-bottom: 2.5rem;
    line-height: 1.7em;
}
.aperture-theme .aperture-container {
    display: flex;
    margin: 0 auto;
    max-width: 1280px;
    padding: 0 2rem;
    width: 100%;
    justify-content: center;
}
.aperture-theme .aperture-footer .aperture-container .footer-left .footer-menu {
    margin-bottom: auto;
    white-space: nowrap;
}