/*
Theme Name: Glacier Child
Description: Glacier Child Theme
Theme URI: http://glacier.mountaintheme.com/
Author: MountainTheme
Author URI: https://themeforest.net/user/mountaintheme?ref=mountaintheme
Template: glacier
Version: 1.0
License: GNU General Public License version 3.0 & Envato Regular/Extended License
License URI: http://www.gnu.org/licenses/gpl-3.0.html & http://themeforest.net/licenses
Text Domain: glacier
Tags: custom-background, two-columns, right-sidebar, custom-menu, editor-style, post-formats, theme-options, translation-ready, accessibility-ready
*/


/* --------- Insert your custom styles on next rows --------- */


.fadeaway {
    background-image: linear-gradient(to bottom, white, transparent) !important; 
}

.post-info a, .single p a {
	color: #00697C;
	font-weight: bold;
}

.post-info a:hover, single p a:hover {
	text-decoration: underline;
	color: #FF533F;
}

.post-info a:visited, .single p a:visited {
	color: #86A28C;
}

