/* Add custom CSS styles below */ 
:root {
  --font-main: 'PingARLT';
  --color-primary: #9a7c89;
  --color-background: #ffffff;
  --color-primary-dark: #88b2ba;
  --color-primary-light: #feeee9;
  --color-primary-reverse: #351825;
}
section:nth-of-type(3) .container .s-infinite-scroll-wrapper{
display:none!important;
}