/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 3 Aug 2026, 7:55 pm
*/

.foogallery-album-header p a {
    font-family: "Times New Roman", "SimSun", serif !important;
    font-size: 20px !important;
    text-decoration: none !important;
}

.foogallery-album-header p a:hover {
    color: #0056b3 !important;
}