body {
    margin: auto;
    color: #444;
    line-height: 1.5;
    padding: 1.5em;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
}

p {
    text-align: left;
    text-decoration: none;
    color: #444;
    font-family: Arial, Helvetica, sans-serif;
}

h3 {
    color: #444;
    font-family: Arial, Helvetica, sans-serif;
}

h4 {
    color: #444;
    font-family: Arial, Helvetica, sans-serif;
}

.title {
    color: #444;
}


a {
    text-decoration: none;
    font-weight: bold;
    color: #444;
    font-family: Arial, Helvetica, sans-serif;
}

.subtext {
    text-align: center;
}

.row {
    text-align: center;
    justify-content: center;
}

.photo-gallery .item{
    padding-bottom: 50px;

}

