/*
 Theme Name: Elephant Child
 Theme URI: https://www.anarieldesign.com/themes/wordpress-theme-for-charity/
 Description: Elephant Child Theme
 Author: Anariel Design
 Author URI: http://www.anarieldesign.com/
 Template: elephant
 Version: 1.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags: two-columns, left-sidebar, right-sidebar, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments
*/


/*Footer*/
.site-info {
    background-color: #727272;
    color: #efefef;
}

.site-info a{
    color: #efefef;
}

/*Footer Menu*/
ul#footer-menu {
    list-style: none;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    float: none;
}

/*
Post Image
*/
.post-img {
    z-index: 1;
}