.hhs-price-mod {text-align: center;}
.hhs-price-mod .col-desc {text-align: initial;}

.hhs-price-mod h2 {margin-bottom: 2px; margin-top: 0;}

.hhs-price-mod .price-con {
  padding: 7px 35px 26px;
}

.flex-col {
  display: flex;
  flex-direction: column;
}

.hhs-price-inner {
  padding: 0;
  margin: 25px auto;
  position: relative;
  flex-grow: 1;
  width: 100%;
  border-radius: 16px;
  border: 1.5px solid #BABBBA;
  overflow: hidden;
}
.hhs-price-inner h5 {
  padding: 15px 0;
  margin-bottom: 25px;
}
.hhs-price-title {
  padding: 0 0 7px;
  position: relative;
  z-index: 1;
}
.col-listing {
  padding: 0 35px 28px !important;
 
}
.col-listing-col:first-child {
  padding-top: 28px;
  border-top: 1px solid #BABBBA;
}
.hdr_shape-2{
vertical-align: inherit !Important;
}
.col-listing-colInr {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.col-listing-icon {
  flex-shrink: 0;
}
.col-listing-icon img {
  width: 34px !important;
  height: 34px !important;
  object-fit: contain;
}
.col-listing-text {
  padding-left: 16px;
}
.col-listing-text p {
  margin: 0;
}

.hhs-price-svg svg {
  width: 100%;
  height: 100%;
}
.hhs-price-title h4 {
  padding: 49px 35px 15px;
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
.highlight-pack.hhs-price-inner h5 {
  position: absolute;
  left: 0;
  top: -53px;
  width: 100%;
  display: block;
}
.hhs-price-inner .wrap .col-cta a {
  width: 100%;
  box-sizing: border-box !important;
}

.hhs-price-inner h4 {
  margin-top; 0px; 
}

.col-cta {margin-bottom: 25px;}

.col-desc, .price-con, .col-cta, .col-title {padding: 0 25px;}


@media (max-width: 922px) {
  .highlight-pack.hhs-price-inner h5 {
    top: -53px; 
  }
}

@media (max-width: 575px) {
  .highlight-pack.hhs-price-inner{
    margin-top: 75px; 
  }
}

 .hs-blog-post a.hs-button {
  background-image: none !important;
  background-color: #fae100 !important;
  -webkit-border-radius: 5px;
  border-radius: 5px !important;
  color: #101921 !important;
  font-family: Amplitude Compressed !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  letter-spacing: -.1px !important;
  padding: 17px 34px !important;
  text-transform: uppercase !important;
  margin-bottom: 0 !important;
}