/* Custom Styles */
/*=====CUSTOM CSS=======*/

.custom-list{
    padding: 0;
    margin: 0;
    list-style-type: none !Important;
  }
  
  .diamond-list-PINK{
   background: url(https://kajabi-storefronts-production.global.ssl.fastly.net/kajabi-storefronts-production/themes/3611852/settings_images/b3GOMSk5QMC3ueScbgL9_PINKSPARKLE-40.png) no-repeat left top;
      min-height: 62px;
      padding-top: 7px;
      padding-left: 62px;
      margin-bottom: 20px;
  }
  
  
  
  
  .diamond-list-WHITE{
   background: url(https://kajabi-storefronts-production.global.ssl.fastly.net/kajabi-storefronts-production/themes/3611852/settings_images/HhDgSoNXSTeYXWlKJlly_SPARKLE-WHITE40.png) no-repeat left top;
      min-height: 62px;
      padding-top: 7px;
      padding-left: 62px;
      margin-bottom: 20px;
  }
  
  .spaced {
  letter-spacing: 2px;
  }
  
  .white-underline-spaced {
  letter-spacing: 2px;
  box-shadow: inset 0 -40px 0 0 white;
  }
  
  
  .dark-pink-underline {
  box-shadow: inset 0 -30px 0 0 #F4BED5;
      margin-bottom: 20px;
  }
  
  .light-pink-underline {
  box-shadow: inset 0 -30px 0 0 #FBEDF2;
      margin-bottom: 20px;
  }
  
  
  h4 {
  box-shadow: inset 0 -15px 0 0 white;
      margin-bottom: 20px;
  letter-spacing: 1px;
  }
  
  .block-type--accordion {
      border: 2px solid black;
  }
  
  /*meet rose image border*/
  
  #block-1612904775240_1 .image__image {
      width: 100%;
      border-radius: 0px !important;
      BORDER: 6PX SOLID #FFC0D2;
  }
  
  /*accelerator structure image */
  #block-1612909951624 .image__image {
      margin-top: -45px;
  }
  
  /*results*/
  #block-1612913844082 .image__image {
      margin-top: -30px;
  }
  
  /*wins*/
  
  #block-1612915300103 .image__image {
      margin-top: -30px;
  }
  
  /*success story*/
  
  
  .next-success-story {
  vertical-align: middle;
      display: flex;
      justify-content: center;
      align-items: center;
  margin-bottom: -90px;
  }
  
  @media only screen and (max-width: 768px) {
  .next-success-story {
      display: block;
  margin-bottom: -60px;
  }
  }
  
  .success-story-image {
  margin-left: -45px;
  float: right;
  z-index: 0;
  }
  
  @media only screen and (max-width: 768px) {
  .success-story-image {
  margin-left: none;
  float: center;
  z-index: 0;
  margin-top: -30px;
  }
  }
  
  @media only screen and (max-width: 768px) {
  .coach-names {
      display: block;
      margin-left: auto;
      margin-right: auto;
      width: 50%;
  }}
  
  
  /*coffee & crystals middle image*/
  
  #block-1613177593428 .image__image {
  border-radius: 0px !important;
      BORDER: 6PX SOLID #FFC0D2;}
  
  
  /*questions image of kylee & rose on mobile*/
  
  @media only screen and (max-width: 768px) {
  #block-1613177436039 .image__image {
      margin-bottom: -10px;
  }}
  