/*!
Theme Name: Speaker Coach 2020
Author: Lobster
Author URI: https://lobster.land
Description: ---
Version: 1.0.0
Text Domain: speakercoach
*/

/* Change style of Ninja Forms ID 11 & 19 */
.nf-field-element {
    padding-left: 0px !important;
}

.nf-field-label a {
    color: #212529;
    text-decoration: underline;
}

.nf-field-label a:hover {
    color: #212529;
    text-decoration: none;
}

.nf-field-element-checkboxes {
    text-align: right;
}