/**************************************************************
Theme Name:   This Day Live
Description:  Bespoke WordPress theme for This Day Live
Author:       WP-Proz
Version:      1.0.2
***************************************************************/

.gform_confirmation_wrapper {
	font-size: 1.4rem;
    line-height: 2;
}

.gform_footer input.gform_button {
	background-color: #000;
    color: #fff;
    padding: 10px 20px;
    outline: none;
    border: none;
    font-size: 1.4rem !important;
    font-weight: 700;
    text-transform: uppercase;
}

.gpoll_button {
	font-size: 1.4rem !important;
    font-weight: 900;
	color: #000;
}

.gpoll_field label {
	font-size: 1.6rem !important;
    font-weight: 400;
	color: #000;
}

.gpoll_field label.gfield_label {
	font-size: 1.8rem !important;
    font-weight: 900;
	color: #000;
	border-bottom: 1px solid #000
}