/* 10-8 NEWS Core Plugin Styles */
.sidebar-section input[type="email"]:focus {
  outline: none;
  border-color: var(--dispatch-red);
}
