/*
 Theme Name:   LUOVA DIGITAL Starter Theme
 Theme URI:    https://generatepress.com
 Description:  LUOVA DIGITAL theme (A GeneratePress child theme)
 Author:       Kim Takala
 Author URI:   https://luovadigital.com/
 Template:     generatepress
 Version:      0.1
*/

/* Set the main content area to a minimum of 65vh */
#main {
	min-height: 65vh;
}

