/*
Theme Name: The Innerview Child
Description: theinnerview Child Theme
Author: Felix
Version: 1.0.0
Text Domain: theinnerview
Template: theinnerview
*/

.p-bottom {
  padding-bottom: 15px !important;
  .p-title {
    padding-bottom: 8px !important;
  }
  p {
    padding-bottom: 0 !important;
  }
}

.group-content {
  .group-detail2 {
    border-left-width: 0px !important;
    h1 {
      border-left: 1px solid #e2e2e2 !important;
      border-opacity: 30 !important;
    }
  }
  .group-detail3 {
    border-left-width: 0px !important;
    figure {
      border-left: 1px solid #e2e2e2 !important;
    }
  }
}
.bottom-footer {
  & p {
    strong {
      padding-bottom: 0rem !important;
    }
  }
}

.group-detail-home {
  h3 {
    padding-bottom: 30px !important;
  }
}
