$animation-duration: 600;
$content-transition: #{$animation-duration}ms transform
  cubic-bezier(0.5, 0, 0, 1);
$tab-edge-padding: 20px;
