/*
 Theme Name:   BuddyBoss Child
 Theme URI:    https://www.buddyboss.com/
 Description:  A child theme for the BuddyBoss Platform
 Author:       Your Name
 Author URI:   https://yourwebsite.com/
 Template:     buddyboss-theme
 Version:      1.0.0
*/

/* Add your custom styles below */


.custom-lib{
	input, select, textarea {
    width: 100%;
}
