/* Copyright 2024 The Chromium Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file. */
/* #css_wrapper_metadata_start
* #type=style-lit
* #import=./shared/animations.css.js
* #import=./shared/splash_pages_shared.css.js
* #import=./shared/action_link_style.css.js
* #include=animations action-link-style splash-pages-shared
* #css_wrapper_metadata_end */
onboarding-background {
--animation-delay: 275ms;
flex: 1;
width: 100%;
}
h1 {
outline: none;
}
.action-button,
.action-link {
--animation-delay: 150ms;
}