.theme-dark .field-input,.theme-dark .field-select,.theme-dark-transparent .field-input,.theme-dark-transparent .field-select{background:rgba(0,0,0,0)}.theme-dark .form-alert p,.theme-dark-transparent .form-alert p{color:#292923}.theme-dark .field-with-error .form-message,.theme-dark-transparent .field-with-error .form-message{color:var(--input-error)}.list-social{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:var(--grid-horizontal-spacing, 16px)}.list-social-item .icon{height:1.5rem;width:1.5rem}.list-social-link{display:flex;align-items:center;color:var(--text-primary);transition:color .25s ease-out}.list-social-link:hover{color:var(--color-primary)}