/***********
  ** Override CSS goes here
  ** Typically added to live sites that aren't compiled anymore
************/

@media (max-width: 568px) {
    .fs-xl {
        font-size: 1.5rem !important;
        line-height: .9em !important;
    }
}