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

.fl-logo-img {width:250px;}
.fl-page-footer {font-size:14px;}

ul.navbar-nav li.button {background:#009ca2; border-radius:4px;}
ul.navbar-nav li.button:hover {background:#015c60;}
ul.navbar-nav li.button a {color:white !important;}

.fl-social-icons {font-size:20px;}