/*
Theme Name:    Web.com Agency
Version:       1.0.1
Author:        Web.com UK
Author URI:    https://uk.web.com
Template:      bb-theme
License:       GNU General Public License v2 or later
License URI:   http://www.gnu.org/licenses/gpl-2.0.html
*/

.hover-underline-text a:hover{
	text-decoration:underline;
}

.gfield_radio .gfield-choice-input{
	vertical-align: top !important;
    margin-top: 5px !important;
}
.gform_required_legend{
	display:none;
}
h2.pp-accordion-button-label:hover{
	text-decoration:underline;
}
.hover-underline-text a {
    color: #5aa28a !important;
}