/* 
Theme Name: 4D Gruppe Child
Theme URI: 
Description: 
Author: Giovanni Moroni
Author URI: https://www.giovanni-moroni.de/
Template: hello-elementor
Version: 2.0.0
Text Domain: vierd-child
License: 
License URI:
Tags:
*/

/* Add your custom styles here */


.svgunderline b {
  position: relative;
  display: inline-block;
  background-image: url('/wp-content/uploads/2025/10/4d-underline.svg');
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100% 0.6em; /* Unterstreichungshöhe anpassen */
  padding-bottom: 0.2em; /* Platz zwischen Text und Linie */
}