.logo {
    width: 50%;
    text-align: center;
    margin: auto;
}

.slogan {
    text-align: center;
    color: white;
    font-size: xx-large;
    font-family: Arial, Helvetica, sans-serif;
}

.info {
    text-align: center;
   margin-top: 1%;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
}