/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/

body, html {
	min-height: 100vh;
}

.foogallery-pile-inner > a:hover{
	color: #38BEE9;
	opacity: .9;
}

.foogallery-album-header > h2 {
	text-align:center;
	margin-top: 0;
	margin-bottom: 30px;
}

.foogallery-album-header > p {
	font-size: 20px;
	font-weight: 700px;
	color: #38BEE9;
}