/*
Theme Name: Pixgraphy Child
Theme URI: https://wp-themes.com/pixgraphy
Author: ChildThemeWP.com
Author URI: https://childthemewp.com
Description: My WordPress Pixgraphy child theme.
Template: pixgraphy
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.0
Text Domain: pixgraphy-child
*/
.center {
	position: absolute;
	top: 30px;
	color: black;
}
#post_masonry .has-post-thumbnail .entry-title a, #post_masonry .has-post-thumbnail .entry-header .entry-meta, #post_masonry .has-post-thumbnail .entry-header .entry-meta a {
    color: #eee;
}
.post-container .entry-title:after {
    background-color: #fff;
 }
.entry-title a:hover {
    color: #fff !important;
    text-decoration: none;
    cursor: pointer;
}
