/* Add custom CSS styles below */ 

#about-1,
#about-6{
    padding-bottom: 0rem ;
    padding-top: 0rem ;
}
#about-8 {
    padding-bottom: 3rem;
    padding-top: 1.5rem;
}
  
.s-block {
    margin-top: 1.5rem;
}
.hover\:text-primary:hover {
    color: #d4caca !important;
}
h1.font-bold.text-2xl.mb-6 {
    display: none;
}
.content.content--single-page.w-full.lg\:w-10\/12.bg-storeBG.rounded.p-6.lg\:p-8.mt-4.lg\:mt-12{
  padding: 0 !important;
}