/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 5 Nov 2024, 9:02 pm
*/

.fg-caption-desc {
    color: #000;
    font-size: 16px;
}
.fbx-social a.fbx-download .fbx-icon {
    height: 39px;
}
.fbx-social a.fbx-download {
    width: 69px;
    height: 46px;
}
.fbx-social a.fbx-download {
    color: #fff !important;
}
.fbx-social .fbx-download {
    background-color: #ad0f16;
opacity: 1;
}