﻿:root {
  --primary-color: #8d1839;
  --primary-color-hover: #771430;
  --primary-color-active: #611127; }

.page-title {
  background-image: url("img/lyman-richey-logomark.maroon.opacity-80.png"), url("img/lyman-richey.aggs.desaturated-maroon.jpg");
  background-size: 50px, cover;
  background-position: right 30px center, center 30%;
  background-repeat: no-repeat !important; }
