.all-gallery-link {
    font-size: 2em;
}

.gallery-photo {
    margin: 1em;
    color: gray;
    border-style: none;
    max-width: 200px;
    text-align: center;
    float: left;
}
    
.gallery-photo-detailed {
    margin: 1em;
    padding: 1em;
    border-style: none;
    text-align: center;
}    

.photo-gallery {
    float: left;
}
    
.gallery-info {
    float: left;
    padding-bottom: 2em;
}
