add class ".shrink-grow-section" Add following code to your page
.shrink-grow-section { background-color: #CBB6A9; opacity: 1; transition: opacity 0.3s ease; will-change: transform, opacity; }