/*
Theme Name:     Eco Fungo
Description:    Child theme for Ultimatum
Author:         Ultimatum Theme
Template:       ultimatum
Version:        0.1.0
*/
a {
    color: #a00707;
    text-decoration: none;
}
a:hover,a:focus {
	color: #b72121;
	text-decoration: none;
	}

