/* @override 
	https://usc.df-dev.com/wordpress/wp-content/themes/uc-divi-child/style.css?* */

/*
 Theme Name:     USC Divi Child Theme
 Theme URI:      https://theme.com/
 Description:    Divi Child Theme
 Author:         Author Name
 Author URI:     https://theme.com/about
 Template:       Divi
*/

#main-content{min-height:calc(100vh - 244px);}

div#footer-bottom {
	border-top: 1px solid #eee;
	background-color: #f9f9f9;
}

div#footer-info {
	color: silver;
}

.gallery-caption,.gallery-item a{
	font-size: .85em;
	line-height: 130%;
	padding-top: 6px;
}

@media all and (max-width: 768px) {
    
}


@media all and (max-width: 980px) {
    
}

