@charset "utf-8";

.menu-help-title a { display: flex; align-items: center; flex-direction: row; margin-right: 5rem; white-space: nowrap; text-decoration: none; }

.menu-help-title a:hover { color: rgb(8, 117, 207); text-decoration: underline rgb(8, 117, 207); }

.menu-help-title a span { text-decoration: none; font-size: 20px; font-family: figtree-semi-bold, Arial, Helvetica, Sans-serif; }

.menu-help-title a img { margin: 0px 1rem 0px 0px; }