#wp-leadform-stylings.wp-leadform-stylings *,
*::before,
*::after {
box-sizing: inherit;
}
#wp-leadform-stylings.wp-leadform-stylings * {
color: inherit;
}
#wp-leadform-stylings.wp-leadform-stylings textarea,
input[type='text'],
input[type='text']:focus {
box-shadow: none;
}
#wp-leadform-stylings.wp-leadform-stylings p {
font-size: inherit;
line-height: inherit;
}