# Backport
This will backport the following commits from `main` to `8.10`:
- [[Security Solution][Bug] Fixes visual issue in Safari
(#165377)](https://github.com/elastic/kibana/pull/165377)
<!--- Backport version: 8.9.7 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT [{"author":{"name":"Sergi
Massaneda","email":"sergi.massaneda@elastic.co"},"sourceCommit":{"committedDate":"2023-09-01T10:14:51Z","message":"[Security
Solution][Bug] Fixes visual issue in Safari (#165377)\n\n##
Summary\r\n\r\nFixes issue in descriptions of landing page icons which
were always\r\ndisplaying in white color. It only happens in Safari,
other browsers\r\nshow the text in the correct color.\r\n\r\nFix: Remove
misuse of `color` property in `EuiText`
component\r\n\r\nBefore:\r\n\r\n\r\n","sha":"befa48828c829211f0a7fe6bb7aef332de7e0b61","branchLabelMapping":{"^v8.11.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","release_note:skip","Team:Threat
Hunting","Team:Threat
Hunting:Explore","v8.10.0","v8.11.0"],"number":165377,"url":"https://github.com/elastic/kibana/pull/165377","mergeCommit":{"message":"[Security
Solution][Bug] Fixes visual issue in Safari (#165377)\n\n##
Summary\r\n\r\nFixes issue in descriptions of landing page icons which
were always\r\ndisplaying in white color. It only happens in Safari,
other browsers\r\nshow the text in the correct color.\r\n\r\nFix: Remove
misuse of `color` property in `EuiText`
component\r\n\r\nBefore:\r\n\r\n\r\n","sha":"befa48828c829211f0a7fe6bb7aef332de7e0b61"}},"sourceBranch":"main","suggestedTargetBranches":["8.10"],"targetPullRequestStates":[{"branch":"8.10","label":"v8.10.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.11.0","labelRegex":"^v8.11.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/165377","number":165377,"mergeCommit":{"message":"[Security
Solution][Bug] Fixes visual issue in Safari (#165377)\n\n##
Summary\r\n\r\nFixes issue in descriptions of landing page icons which
were always\r\ndisplaying in white color. It only happens in Safari,
other browsers\r\nshow the text in the correct color.\r\n\r\nFix: Remove
misuse of `color` property in `EuiText`
component\r\n\r\nBefore:\r\n\r\n\r\n","sha":"befa48828c829211f0a7fe6bb7aef332de7e0b61"}}]}]
BACKPORT-->
Co-authored-by: Sergi Massaneda <sergi.massaneda@elastic.co>