/* Put your custom styles here */
.gallery-2 {
    background-color: #f5f5f5;
}

#footer-bottom a {
    color: white;
    font-weight: bold;
}

.news-updates {
    border: 1 solid grey;
}

border-color: grey {
}

div.news-updates {
    border-radius: 10px;
    padding: 10px;
    border: .5px solid #aaaaaa;
    margin-bottom: 10px;
}

div.news-updates img {
    padding-right: 10px;
}