.ah-content,
.ah-footer-separator svg{
    background: #F5F5F5;
}
.ah-gallery-images{
    font-size: 0;
}
.ah-gallery-images a{
    display: inline-block;
    margin: 0 .5% 10px;
    width: 19%;
    background: #fff;
    box-shadow: 0 0 12px -6px #00000054;
    padding: 10px;
    border-radius: 5px;
}
.ah-gallery-images a img{
    width: 100% !important;
    border-radius: 5px;
}
.ah-gallery-title{
    font-size: 18px;
    margin-bottom: 15px;
    color: #008c44;
}
.ah-gallery-box{
    margin-bottom: 100px;
}