.affiliate-cta-edit-toggle {
  margin: 15px; }

.affiliate-cta-panelbody .components-panel__body-toggle {
  box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, 0.25);
  margin: 2px; }
  .affiliate-cta-panelbody .components-panel__body-toggle:hover {
    background: #ffffff !important;
    box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, 0.25) !important; }
  .affiliate-cta-panelbody .components-panel__body-toggle:focus {
    box-shadow: inherit; }
