/*
 Theme Name:   Testing Divi Child Theme
 Theme URI:    https://testing@socialadvisor.gr
 Description:  Child theme for Divi
 Author:       Who else
 Author URI:   https://testing@socialadvisor.gr
 Template:     Divi
 Version:      1.0.0
*/

.menu{
	font-size: 20px;
	font-weight: 600;
}

.title{
	font-size: 30px;
	color: #ffffff;
}

.hero-video{
	filter: grayscale(1);
}