.pr-outlined-button,
.pr-plus-minus-button {
  background-color: #f2f6f4 !important;
}
#footer {
  background-color: #244030 !important;
  color: #fff !important;
}
.three-col-footer__heading {
  color: inherit !important;
}
#sh-footer-git svg {
  color: #fff !important;
}
.vertical-soc-cont .sh-social-icon {
  background-color: #fff !important;
}
.vertical-soc-cont .sh-social-icon img {
  filter: invert(1);
}

.sh-home-page-prod-section .sh-solid-button:hover {
  background-color: #000;
}
.app-bar {
  background-color: #fff !important;
  color: #000 !important;
}
.app-bar-main svg {
  color: #000 !important;
}
.search-container:before {
  background-color: #000 !important;
}
.search-field .search-input {
  color: #000 !important;
}
.pr-plus-minus-button {
  background-color: #008000 !important;
  color: #fff !important;
}
.badge {
  background-color: #008000;
  color: #fff !important;
}
.app-bar .logo {
  height: 68px !important;
}

.nestly-footer {
  background-color: #000 !important;
}
.heading-title {
  margin-top: 0px !important;
  padding-top: 20px !important;
}

/* .section-wrapper-4 > section{
  margin-top: 0px;
} */

.section-wrapper-5 > section{
  margin-top: 0px;
}
.section-wrapper-6 > section{
  margin-top: 0px;
}
.section-wrapper-7 > section{
  margin-top: 0px;
}

.section-wrapper-8 > section{
  margin-top: 0px;
}

.sh-shoopy-html-page > div {
    width: 100%;
  }
  .sh-shoopy-html-page > div > div {
    border: none;
    padding-top: 0px;
  }

 .section-heading-container {
  align-items: center !important;
 }