/*
Theme Name: Advantage Home Medical BB Child Theme
Version: 1.0
Author: Fusion Forward
Author URI: https://www.fusionforward.com
template: bb-theme
*/

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


/* removes excess below on header phone number */
.header-phone.header-phone.header-phone p {
    margin-bottom: -3px;
}

/* section titles */
.my-form.my-form.my-form .gsection{
    border-bottom: none;
    padding: 0px;
}

/* removes border under legends  */
.my-form.my-form.my-form legend {
    border-bottom: none;
}

