 .wsf-form .wsf-field-radio .wsf-inline label.wsf-label { font-size: calc(var(--text-m)*0.9) }  .wsf-form input[type="radio"].wsf-field + label.wsf-label { font-size: calc(var(--text-m)*0.9) !important; }  div[data-cky-tag="powered-by"] { display: none !important; } :root { --secondary-new-light: #cbe5f3; }  body::-webkit-scrollbar { width: 1.4rem; }  body::-webkit-scrollbar-track { background: var(--base-ultra-dark); }  body::-webkit-scrollbar-thumb { background-color: var(--primary); border-radius: 0px; } html { min-height: 100%; } body { margin: 0; min-height: 100%; background: var(--base) url('https://kynekt.id/wp-content/uploads/background-mesh-kynekt.svg') no-repeat center top; background-size: 100% 100%; background-attachment: scroll; }