body #footer_agency #footer_agency-brand .logo_agency {
    max-height: 100px;
    height: unset;
    max-width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#footer_agency #footer_agency-brand p {
    font-size: 1.1rem;
    font-family: "Readex Pro", "Open Sans", "Helvetica", Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    color: inherit;
    text-rendering: optimizeLegibility;
    margin-left: auto;
    margin-right: auto;
}

.blue-background .row .generic-content-wrap {
    background: #000c36!important;
}

.white-text .row {
    color: #fefefe;
}