/*
Theme Name: OnePress Child Theme
Template: onepress
Version: 1.0
Text Domain: onepresschild
*/

#palvelut {
	background-color: #404040;
	background-image: url("https://niinimaaoy.fi/wp-content/uploads/2022/04/laser-g7f3121f42_1920_s.jpg");
	background-size: cover;
}

#palvelut h2 {
	color: #fff;
}

#google-map .container-fluid {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

#google-map iframe {
	width: 100% !important;
}