/* Start custom CSS for text-editor, class: .elementor-element-b40e24a */.language-switch {
  background-color: #f5f5f5;
  border-left: 4px solid #f5546e;
  padding: 12px 16px;
  margin-bottom: 25px;
  border-radius: 6px;
  text-align: center;
  font-size: 14px;
  color: #333;
}

.language-switch a {
  color: #f5546e;
  font-weight: bold;
  text-decoration: none;
}

.language-switch a:hover {
  text-decoration: underline;
}/* End custom CSS */