.info{
    margin: 1em 0;
}

/*.smartbanner.smartbanner--ios{
 background-color: #333;
}*/

.smartbanner.smartbanner--ios .smartbanner__info{
  color: #eee;
  text-shadow: none;
}


blockquote{ 
  border-left: 6px solid rgba(var(--bs-link-color-rgb), 0.2); font-style: italic; margin-left: 1em; padding-left: 0.5em;
 }