| @@ -973,14 +973,10 @@ | ||
| 973 | 973 | padding:15px; |
| 974 | 974 | } |
| 975 | 975 | |
| 976 | 976 | .with_frm_style .frm_message p { |
| 977 | + margin-bottom: 5px; | |
| 977 | 978 | color: var(--success-text-color)<?php echo esc_html( $important ); ?>; |
| 978 | - margin-bottom: 0; | |
| 979 | -} | |
| 980 | - | |
| 981 | -.with_frm_style .frm_message > p:first-of-type { | |
| 982 | - margin-top: 0; | |
| 983 | 979 | } |
| 984 | 980 | |
| 985 | 981 | .with_frm_style .frm_message, |
| 986 | 982 | .frm_success_style { |