h1 {
    font-family: verdana-pro, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 32pt;
    margin-left: 25pt;
    color: black;
    text-decoration: none;
}

.flags img {
    width: 30%;
    margin-left: 125px;
    float: left;
    margin-right: 100px;
    margin-top: 20px;
}

ul {
    list-style: none;
    font-family: 'Alata', sans-serif;
    text-decoration: none;
    line-height: 40px;
    float: left;
    text-align: center;
}

ul a {
    color: black;
    text-decoration: none;
}

p {
    font-family: verdana-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 22px;
    width: 90%;
    padding-top: 20px;
}

h2 {
    font-family: 'Alata', sans-serif;
    margin-left: 315px;
}

#stores-photos, #offerings-photos, #environment-photos {
    display: flex;
    flex-wrap: wrap;
}

#stores-photos img, #offerings-photos img, #environment-photos img {
    width: 300px;
    padding: 0 20px 20px 0;
}

#stores, #offerings, #environment, #sources, #motion-pictures {
    margin-left: 315px;
    width: 650px;
}

h1 a {
    color: black;
    text-decoration: none;
}
