.custom_logo {
    height: 80px;
}

.custom_footer {
    background-color: #fff;
    width: 100%;
    height: 110px;
    display: flex;
    padding-top:30px;
    justify-content: center;
    align-items: center;
}
