/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/

.rit-untertitel::before {
  content: "[";
  margin-right: 0.3rem;
}

.rit-untertitel::after {
  content: "]";
  margin-left: 0.3rem;
}

.typed-cursor {
	color: var(--primary) !important;
	font-weight: 300 !important;
}
.typed {
	font-weight: 600 !important;
}