/*
Theme Name: TheGem Child
Description: Customized theme from the Gem theme
Author: Design! by Kiltz
Template: thegem
Version: 1.x

License: GNU General Public License
License URI: license.txt
*/

/* global */
.main-content a:link{text-decoration:underline;}
.main-content .gem-button-container a:link{text-decoration:none;}


/* header image styling */

.header-img h1{text-shadow: 1px 1px 2px rgba(0, 0, 2, 0.85);}
.dk-background{}

/* content */
.light-background a:link {color:#012500;}


/* footer */
#footer-nav {
    padding: 10px 0;
    border-top: 1px solid #313646;
	background-color: #012500;
}
.footer-site-info {
    color: #b3b3b3;
	text-align:center;
}