@mixin default {
  .wcChannel .wcChannelInput .wcInputs .wcInput {
    background: #f7f7f7;
  }

  a {
    box-shadow: none;
  }

}