/*
Theme Name: The Core Child
Description: The Core is created by <a href="http://themefuse.com">ThemeFuse</a>. The Core comes with 17 different themes inside it with more to come soon. The long list of features makes The Core the only stop when searching for a cutting edge WordPress theme. Child theme for the The Core. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Author URI: http://themefuse.com/
Template: the-core-parent
Version: 1.0
Text Domain: the-core
Tags: left-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

/*CUSTOM CODE*/

div#page {
    box-shadow: 0px 0px 43px 2px rgba(0,0,0,0.75);
}

.home-button img:hover {
    opacity: .8!important;
    transition: .3s!important;
}

a.fw-btn.tf-sh-938040ca10329d17afbaf7b9fc4f0667.fw-btn-md.button.fw-btn-1, a.fw-btn.tf-sh-93e69b5e9a7c59244a8f5ebb162a2c71.fw-btn-md.button.fw-btn-1 {
    margin-top: 20px;
}

a, .volunteer-box a {
    color: #863f3f;
}

a:hover {
    text-decoration: underline;
}

.fw-footer-menu ul li a:hover, .fw-site-navigation > ul > li > a:hover {
    text-decoration: none;
}