.charles-general-button .button-wrapper .button-with-options{border-radius:50px;font-family:var(--font-primary);font-size:1rem;line-height:20px;min-width:200px;padding:12px 36px;text-decoration:none;transition:.3s}.charles-general-button .button-wrapper .button-with-options.enable-border{border:1px solid var(--primary-color)}.charles-general-button .button-wrapper .button-with-options.dark,.charles-general-button .button-wrapper .button-with-options.dark:hover,.charles-general-button .button-wrapper .button-with-options.light:hover,.charles-general-button .button-wrapper .button-with-options.yellow:hover,.charles-general-button .button-wrapper .button-with-options:hover{background-color:var(--primary-color);color:#fff}.charles-general-button .button-wrapper .button-with-options svg{fill:var(--primary-color);margin-left:10px}.charles-general-button .button-wrapper .button-with-options.dark svg,.charles-general-button .button-wrapper .button-with-options.dark:hover svg,.charles-general-button .button-wrapper .button-with-options.light:hover svg,.charles-general-button .button-wrapper .button-with-options.yellow:hover svg,.charles-general-button .button-wrapper .button-with-options:hover svg{fill:#fff}.charles-general-button .button-wrapper .button-with-options.yellow{background-color:#fff171;color:var(--primary-color)}.charles-general-button .button-wrapper .button-with-options.light{background-color:#fff;color:var(--primary-color)}