.logo {
    font-size: 30px;
    color: #19438a;
    display: flex;
    justify-content: flex-start;
    align-items: center;}
.logo img{}
