/*
 Theme Name:   Jokisuun Rengas
 Description:  Lapsiteema Moesialle
 Author:       Niku Hietanen / Artio.net
 Author URI:   http://www.artio.net
 Template:     moesia
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

h2 {
    color: #fff !important;
}

h3 {
    color: #fff !important;
}

h3.widget-title {
    color: #fff;
}

h4 {
    color: #fff;
}

/*Linkin tekstinvärin muutos*/
a {
    color: #ffff;
	text-decoration: underline !important;
}

a:hover, a:focus {
    color: #DA2128;
}