
/* 1.0.0 RC2 – final rocket icon + legal-page finishing */
.cts-process-rocket-final{
  width:54px!important;
  height:54px!important;
  fill:none!important;
  stroke:#ff5a0a!important;
  stroke-width:2.7!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  overflow:visible!important;
}
.cts-process-rocket-final .cts-process-rocket-flame{
  stroke-width:3!important;
}
@media(max-width:900px){
  .cts-process-rocket-final{
    width:46px!important;
    height:46px!important;
  }
}
