.info-container {
    width: 100%;
    height:550px;
    background: white;
}

.info-main {
    max-width: 90%px;
    margin: auto;
    text-align: center;
    padding: 150px 100px;
}

.slog1 {
    font-family: "Gilda Display", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 35px;
}

.slog2 {
    font-family: "Italianno", cursive;
    font-weight: 400;
    font-style: normal;
    font-size: 75px;
    padding-top: 20px;
}