.footer {
    background-color: rgb(136, 22, 47);
    color: white;
}

.footer-logo {
    width: 5rem;
    height: 5rem;
}

.footer-title {
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 0;
    line-height: 2.5;
}

.footer-param {
    margin-bottom: 0;
    line-height: 2;
}