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

.pp-testimonials .layout-4 .layout-4-content {
    padding: 50px 25px 30px 25px !important;
}

label {
    width: 100% !important;
}

.bg-white .pp-photo-content {
    background-color: #fff !important;
    border-radius: 15px !important;
	padding: 5px 15px 5px 15px !important;
}