.breakdance .fullwidth_button{display:flex;flex-direction:column;align-content:center;min-width:100%}.breakdance .fullwidth_button_mobile_only{display:flex;flex-direction:column;justify-content:center}@media (max-width:767px){.breakdance .fullwidth_button_mobile_only{min-width:100%}}.breakdance .badge{background-color:var(--bde-brand-primary-color);color:var(--bde-background-color);padding:4px 4px 3px 4px;border-radius:3px}