.logo {
    color: white;
    font-size: 38px;
    font-family:  "Grand Hotel", sans-serif;
    font-style: normal;
    letter-spacing: 0.03em;

}

.logo:hover {
    color: white;
}

.logo img {
    width: 70px;
}
