.gform_wrapper .geofencing-geotag-msg {
    display: block;
    margin: 4px 0;
    font-size: 13px;
    line-height: 1.4;
}

.gform_wrapper .geofencing-geotag-msg--warning {
    color: #204ce5;
    font-weight: 600;
}

.gform_wrapper .geofencing-geotag-msg--error {
    color: #c0392b;
    font-weight: 600;
}

.gform_wrapper .geofencing-geotag-msg--success {
    color: #27ae60;
    font-style: italic;
}