/* Keep the parked-stay comparison readable inside the compact live-summary rail. */
.pc-workspace .result-main .pc-stay-title{
  display:block!important;
  margin-top:3px!important;
  color:#f1f4ef!important;
  font-size:15px!important;
  font-weight:900!important;
  line-height:1.22!important;
  letter-spacing:0!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
}
.pc-workspace .result-main .pc-stay-kicker{
  color:#8f988c!important;
  font-size:9px!important;
  line-height:1.25!important;
  letter-spacing:.8px!important;
  white-space:normal!important;
}
.pc-workspace .result-main .pc-stay-copy{
  color:#a7afa4!important;
  font-size:11.5px!important;
  line-height:1.45!important;
  white-space:normal!important;
}
.pc-workspace .result-main .pc-stay-scale{
  color:#777f75!important;
  font-size:9px!important;
  line-height:1.25!important;
  white-space:normal!important;
}
.pc-workspace .result-main .pc-stay-icon{
  color:#b6bfaf!important;
  font-size:18px!important;
  line-height:1!important;
  letter-spacing:0!important;
}
.pc-workspace .result-main .pc-stay-fit.good .pc-stay-icon{color:#b5f66b!important}
.pc-workspace .result-main .pc-stay-fit.close .pc-stay-icon{color:#ffd36d!important}
.pc-workspace .result-main .pc-stay-fit.short .pc-stay-icon{color:#ffb26f!important}
@media(max-width:380px){
  .pc-workspace .result-main .pc-stay-title{font-size:14px!important}
}
