/*
 Theme Name: 	Cardea WP Child
 Theme URI: 	http://demo.cocobasic.com/cardea-wp/
 Description: 	Cardea WP Child Theme
 Author: 		CocoBasic
 Author URI:  	http://www.cocobasic.com
 Tags: grid-layout, four-columns, custom-colors, featured-images, threaded-comments, translation-ready, theme-options
 Template:		cardea-wp
 Text Domain: 	cardea-wp-child
*/


/*CONTENT GDPR + COOKIES*/
.basic-content h2 {
  font-size: 30px;
  line-height: 36px;
  text-transform: none;
  color: var(--e-global-color-primary);
}
.basic-content h3 {
  font-size: 23px;
  line-height: 30px;
  text-transform: none;
  color: var(--e-global-color-primary);
}
.basic-content ul, .basic-content ol {
  margin-bottom: 15px;
}
