{{ trans('app.example') }}:

{{ trans('help.custom_css_guideline') }}

  .header__navigation {
    background: #020428;
  }
  .search-box__button button {
    background: #404041;
  }
  .footer {
    background: #020428;
  }