::-webkit-scrollbar { min-width: 19px; } ::-webkit-scrollbar-track { background: #f1f1f1; border-radius: 0.47em; }  ::-webkit-scrollbar-thumb { background: #04344b; border-radius: 0 10px 10px 0; border-right:solid 3px #f1f1f1; cursor:pointer } .ff_t_c a{ text-decoration:underline; color:blue } .frm-fluent-form .choices__list--dropdown { min-height:fit-content; border-radius:0.47em }  .input:focus-within, input:focus-within, select:focus-within, textarea:focus-within{ outline: none !important; box-shadow: 0 0 0 4px #007bff; } .bricks-button { gap:0.3em; }