footer p {
    font-size: 12px;
}

.custom-logo {
    max-height: 55px;
}

.text-center-v {
    margin-top: 15px;
}

.custom-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

.column {
    text-align: center;
    padding: 5px;
}

.bg-dgrey {
    background-color: #6a6a6a;
}
