/*
 Theme Name:   Venture
 Description:  Venture Theme
 Author:       Eoin O'Dwyer
 Author URI:   https://venture.com
 Template:     twentytwenty
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentytwentychild
*/

a,
body:not(.overlay-header) .primary-menu > li > a,
body:not(.overlay-header) .primary-menu > li > .icon,
.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: #8f6f3d;
}

#site-header,
#site-footer {
  background: #105777;
  color: #fff;
}

#site-header a,
#site-footer a {
  color: #fff;
}

.faux-button {
  background: #000;
}

.faux-button:hover {
  background: #d3ad5e;
  text-decoration: none;
}

.toggle-inner .toggle-text {
  color: #fff;
}

.read-more {
  margin-left: 1rem;
}
