﻿.logo {
    display: flex;
    align-items: center;
    justify-content: center;
}

.logo-image {
    height: 125px;
    width: auto;
}
