@media only screen and (min-width: 768px) {
  label {
    text-align: right; }

  .label {
    text-align: right; }

  .form-label {
    text-align: right; }

  .col-form-label {
    text-align: right; } }
h1, h2, h3, h4, h5 {
  color: #387846; }

footer {
  max-height: 5em;
  margin-top: auto; }

.card-title {
  color: #387846; }

.navbar-dark .navbar-nav .nav-link {
  color: white !important; }

.calendargrid div a {
  text-decoration: none; }

#gossamer {
  color: #cccccc; }

.text-warning, .text-danger {
  color: #cc0000;
  background-color: #cce7d2;
  font-weight: bold; }

.container-small {
  max-width: 500px; }

.whitelink {
  color: white !important;
  background-color: #964684 !important; }

.whitelink:visited {
  color: white !important;
  background-color: #964684 !important; }

a.btn-primary:hover, .btn-primary, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  color: #ffffff !important;
  background-color: #964684 !important;
  font-size: 1em;
  font-weight: bold; }

.accordion-button {
  display: block;
  color: white;
  background-color: #964684;
  font-weight: bold;
  border: none;
  text-align: center; }

.accordion-body {
  color: #090934;
  background-color: #f8f1f7; }

a:link {
  font-weight: bold; }

.row-striped:nth-of-type(odd) {
  background-color: #cce7d2; }

.row-striped:nth-of-type(even) {
  background-color: #f8f1f7; }

.btn-icon {
  font-family: "Font Awesome 6 Pro"; }
