
.become-member-banner {
  background: #1E2133;
  color: #fff;
}

.become-member-banner.member-home {
  margin-bottom: 64px;
}

.become-member-banner img {
  width: 100%;
  height: 154px;
  object-fit: cover;
}

.become-member-banner .row-content {
  padding: 45px 0 60px;
}

.wp-block-dino-blocks-rcslt-learning-course-home .become-member-banner h2 {
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
}

.wp-block-dino-blocks-rcslt-learning-course-home .become-member-banner .col-md-7 {
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
}

@media (min-width: 992px) {
  .wp-block-dino-blocks-rcslt-learning-course-home .become-member-banner h2 {
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 52px;
    margin-bottom: 20px;
  }

  .wp-block-dino-blocks-rcslt-learning-course-home .become-member-banner .col-md-7 {
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: 25px;
  }
}

.become-member-banner .btn {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
}

.become-member-banner .btn-desktop {
  margin-top: 40px;
  max-width: 270px;
}
