/*
Theme Name: photolium
Description: A new theme from photolium
Author: Tom
Author URI: http://www.photolium.de/
Version: 1.0
Template: twentytwenty
*/
body:not(.overlay-header) .primary-menu > li > a, .modal-menu a, .footer-menu a, .footer-widgets a, #site-footer .wp-block-button.is-style-outline, .wp-block-pullquote:before, .singular:not(.overlay-header) .entry-header a, .archive-header a, .header-footer-group .color-accent, .header-footer-group .color-accent-hover:hover, .color-accent, .color-accent-hover:hover, .color-accent-hover:focus, :root .has-accent-color, .has-drop-cap:not(:focus):first-letter, .wp-block-button.is-style-outline, a {
color: #614c04 !important;
}
.header-titles .site-title, .header-titles .site-logo, .header-titles .site-description {
  margin: 0 auto;
}
.site-logo img {
  max-height: 19rem;
}
.header-navigation-wrapper {
  width: 100%;
}
ul.primary-menu {
  align-items: center;
  justify-content: center;
  -webkit-align-items: center;
}
.header-footer-group, #site-header {
  background: rgba(111, 74, 3, 0.15);
}
