/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 5 Dec 2025, 11:38 am
*/

.foogallery-album-header a {
    color: #2a4244;
    text-decoration: none;
    font-size: 20px;
    font-weight: 900;
    padding-bottom: 20px;
margin-bottom: 40px;}

.foogallery-album-header a:hover{
    color: #2a4244; 
}
.h2, h2
 {
    font-size: 2rem;
    color: #31414d;
    font-family: Satoshi Black;
    font-size: 26px;
    font-weight: 900;
}