
/*
Theme Name: L&P Community
Theme URI: https://landpmarketing.com/
Description: This is a custom child theme.
Author: L&P
URI: https://landpmarketing.com/
Template: hello-elementor
Version: 0.1
*/
sub, sup {
	/* Specified in % so that the sup/sup is the
     right size relative to the surrounding text */
	font-size: 55%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	/* Move the superscripted text up */
	top: -.7em;
}

sub {
	/* Move the subscripted text down, but only
     half as far down as the superscript moved up */
	bottom: -.5em;
}

a {
	color: #00add8;
}
