::selection {  background: #666666;  color: #ffffff; }  :root { --cps-section-bg-color: white; } .cps-green-section { padding-bottom: 0; } .cps-green-section, .cps-green-footer { --cps-section-bg-color: #f2ffe4;; } .cps-green-footer { background-color: var(--cps-section-bg-color); padding-top: 50px; }