/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/*Cards list colors*/
.custom-list .orange::marker { color: #f15a29; }
.custom-list .blue::marker   { color: #2196f3; }
.custom-list .green::marker  { color: #4caf50; }
.custom-list .purple::marker { color: #9c27b0; }