h1.page-title {
    color: #130D0D;
}
.text-white {
    color: #1d1818 !important;
}
.hidden{
    display: none !important;
}
.footer-menu li a{
    color:#fff;
}
.gallery
{
    /*display: inline-block;*/
    margin-top: 20px;

   & a{
        color:#130D0D !important;
    }
}