

/* Agency Custom CSS */

/* Footer */

body.info .logo-footer {
    background-color: #383838;
    padding: 1rem;
}
body.info .logo-footer h2 {
    text-align: center;
    font-weight: 300;
    font-size: 2rem;
}
body.info .logo-footer p {
    font-size: 0.875rem;
    max-width: 75vw;
    margin-left:auto;
    margin-right:auto;
}