
/*
Theme Name:	Divi Child
Theme URI: 	https://artworkmedical.de/divi-child/
Description: Divi Child Theme
Author: Dennis Rosheuvel on behalf of The Artwork Agency
Author URI: https://the-artwork-agency.com
Template: Divi
Version: 1.0.0
*/
sub, sup {
  font-size: 75%;
  /* Zero out the line-height so that it doesn't
     interfere with the positioning that follows */
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  /* Move the superscripted text up */
  top: -0.5em;
}
sub {
  /* Move the subscripted text down, but only
     half as far down as the superscript moved up */
  bottom: -0.25em;
}