.simple-lang-switch { display: block;
text-align: right;
margin-top: -10px;
}
.simple-lang-switch a { font-size: 14px;
text-decoration: none !Important;
}  .wp-block-button__link.einfacher-ghost-button {
background-color: transparent !important; border: 2px solid var(--global-palette1); color: var(--global-palette1) !important; transition: all 0.3s ease; display: inline-flex;
} .wp-block-button__link.einfacher-ghost-button:hover {
background-color: var(--global-palette1) !important; color: #ffffff !important; border-color: var(--global-palette1); }
.einfacher-svg {
font-size: 21px;
display: inline-flex;
justify-content: center;
align-items: center;
}