.raas-cleanout-steps-content {
  display: flex;
  flex-direction: column; }
  @media screen and (min-width: 768px) {
    .raas-cleanout-steps-content {
      display: grid;
      flex-direction: row; } }

.rsl .rsl-label, .rsl p, .rsl span, .rsl button {
  font-family: var(--text-font-family) !important; }

.rsl h1, .rsl h3 {
  font-family: var(--heading-font-family) !important; }
