.text.rightFloatingElement {
 display: flex;
}


.text.leftFloatingElement {
 display: flex;
}
