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



html {font-size: 10px}
html, html a {-webkit-font-smoothing: antialiased; text-shadow: 1px 1px 1px rgba(0,0,0,0.004); -moz-osx-font-smoothing: grayscale}
mark {background-color:#f9eccb !important; font-size: inherit !important; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px}

.panel {border: 1px solid #f0f0f0; -webkit-border-radius: 11px; -moz-border-radius: 11px; border-radius: 11px; background: #fff; margin-bottom: 2em}
