/**
Theme Name: Logiasennus
Author: Ilari Kukkonen
Author URI: https://www.bigvision.fi
Description: 
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: logiasennus
Template: twentytwentyone
*/


@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,900;1,900&display=swap');


h1,h2,h3,h4,h5,h6
{
    font-family: 'Lato', sans-serif;
/*font-family: 'Raleway', sans-serif!important;*/
font-weight: 400!important; 


}
p 
{
	color: #005B7C!important;
    font-family: 'Lato', sans-serif;


}



.tiedote_kuva
{
margin:auto;
text-align: center;
width: 100%;
max-width: 100%!important;
display: block;
}
.tiedote_kuva img
{
    text-align: center;
margin:auto;
 

}
