﻿/* Orange */
/* Slightly lighter dark blue than $colordarkblue */
.add-roster-form .plus-icon {
  font-size: 1.6rem;
  margin-bottom: 0.125rem; }

.add-roster-form .minus-icon {
  font-size: 1.6rem;
  color: #002266;
  margin-bottom: 0.125rem; }

.moving-arrows {
  display: flex;
  font-size: 25px; }
  .moving-arrows svg:hover {
    opacity: .7; }
