/* V185: opportunity memo FOMO / active alignment language */

.how-works-disclosure p:first-of-type{
  color:#0b1f41!important;
  font-size:13.5px!important;
  line-height:1.4!important;
  font-weight:800!important;
}
.how-works-disclosure p + p{
  margin-top:2px!important;
}

@media(max-width:760px){
  .how-works-disclosure p:first-of-type{
    font-size:13px!important;
  }
}
