:root,
:after,
:before,
:host {

  /* Sizes */
  --footer-top-height: 301.3px;
  --footer-bottom-height: 65px;
  --search-bar-outer-border-radius: 19px;
  --search-bar-inner-border-radius: 16px;
  --search-bar-height: 35px;
  --search-bar-border-width: 4px;
  --search-bar-width: 917px;
}
