/*
Theme Name: Divi-child
Theme URI: https://www.elegantthemes.com/members-area/downloads/
Author: Imagin49
Author URI: https://www.imagin49.fr
Description: Theme enfant du thème Divi
Template: Divi
Version: 4.4.2
*/
*/--------------------RESPONSIVE----------------------------*/

	@media screen And (min-device-width:1024px) and (max-device-width:1024px) And (orientation:landscape)
{
			p{
			color:red!important;
		}
	}