﻿/* Orange */
/* Slightly lighter dark blue than $colordarkblue */
.page-title {
  margin-top: 10px;
  color: #002266; }

.action-area {
  display: flex;
  justify-content: flex-end; }
