:root{--primary-color: #e97d7d}[data-theme=dark]{--primary-color: #e97d7d}@media (prefers-color-scheme: dark){:root:not([data-theme=light]){--primary-color: #e97d7d}}@media (prefers-color-scheme: dark){:root:not([data-theme=light]) .social:hover>img{opacity:.8}}.content{margin-top:1rem}#page-content{margin-top:2rem}.nav-title{display:flex;flex-direction:row;gap:1rem;align-items:center}.home-img{mask-image:url("icons/squirrelbite_left.svg");background-color:#e97d7d;mask-size:contain;height:4rem;width:18rem;mask-repeat:no-repeat}.nav-title:hover .home-img{background-color:var(--hover-color);opacity:.8}.contact-form{box-shadow:0 0 10px 5px #171717;margin:0;width:100%;max-width:unset}.cards .card .card-image{margin:0;width:100%;height:auto}.cards .card:hover .card-image{filter:opacity(0.8)}#featured-projects{display:none}