#requeste-embedded {
  font-size: 16px;
  line-height: 24px;
  --danger: rgb(255 130 160);
  --xxsmall: 4px;
  --xxsmall__line_height: 6px;
  --xsmall: 8px;
  --xsmall__line_height: 12px;
  --small: 12.8px;
  --small__line_height: 20.8px;
  --medium: 16px;
  --medium__line_height: 24px;
  --large: 24px;
  --large__line_height: 36px;
  --xlarge: 32px;
  --xlarge__line_height: 48px;
}

#requeste-embedded button {
  & > span {
    color: #fff !important;
  }
}

#requeste-embedded hr {
    box-sizing: border-box;
    height: 0;
}
