/*
Theme Name: UM responsive
Theme URI: http://valu.fi/
Author: Valu Digital Oy - Mikko Virenius
Author URI: http://www.valu.fi
Description: Ulkoministeriön blogipalveluun suunniteltu teema
Version: 0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: um
Domain Path: /languages/
*/
/*muutaman valitun blogiotsikkotyylin pienennys*/
@media (min-width: 768px) {
h3.related-entry-title {
	font-size: 18px;
}
h2.widget-title {
	font-size: 22px;
}
.single h1.entry-title {
	font-size: 40px;
	font-weight: 800;
}
}
