﻿/* Orange */
/* Slightly lighter dark blue than $colordarkblue */
.add-daycode-form .plus-icon {
  font-size: 1.6rem;
  margin-bottom: 0.125rem; }

.add-daycode-form .minus-icon {
  font-size: 1.6rem;
  color: #002266;
  margin-bottom: 0.125rem; }

a.plus-icon {
  color: #E87757 !important; }
