/*
  Default video and embed properties
*/
:root {
  --mediaEmbedRatio: 62.5%;
  --mediaEmbedMarginBottom: 1rem;
}
