@charset "UTF-8";
/* CSS Document */

/* ---------   Baseline Overrides on main.css & grid.css   -------- */

.large, .desc {
  font-size: 46px;
  line-height: 48px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0;
  margin-bottom: 0;
}

.desc {
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin-top: 16px;
}



.button-label {
  margin-bottom: 16px;
  margin-top: 32px;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
}

p {
  font-size: 16px;
  line-height: 16px;
  margin-top: 24px;
}

input[type="radio"] + *::before {
  margin-top: 1px;
}

label {
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 16px
}
.spacer {
    margin-bottom: 8px;
}

#playground {
  margin-top: 32px;
}

.playStyle, .purple-inner, .orange-inner, .orange-inner {
  min-height: 96px;
}
