/*
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
*/

/* Add your custom styles here... */ 

.modules p { margin: 0 0 10px 0 !important; }
.modules p:last-child { margin: 0 !important; }
.modules table { width: 100% !important; }
.modules ul, .modules ol { margin-top: 0 !important; }
.modules ul ol { margin-top: 10px !important; }
.modules a { color: #455cea; font-weight: 500; }