/*Cactus*/
@font-face {
  font-family: 'tacofiestaregular';
  src: url("style-265/font/tacofiesta-webfont.woff2") format("woff2"), url("style-265/font/tacofiesta-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

body {
  background: #3f5433; }

.logo-background {
  fill: #be2625; }

.logo-symbol {
  fill: #fff; }

a svg:hover .logo-background {
  fill: #febf00; }

a svg:hover .logo-symbol {
  fill: #be2625; }

.top-bar {
  padding-left: 0;
  border-bottom: 1px solid #be2625; }

.top-bar {
  background: #febf00;
  color: #fff; }

.top-bar a {
  color: #be2625; }

.top-bar a:hover {
  color: #fff; }

.top-bar li:hover {
  background: #be2625; }

.top-bar .menu li {
  border-right: 1px solid #be2625; }

#main-top-bar .menu-icon::after {
  background: #be2625;
  -webkit-box-shadow: 0 7px 0 #be2625, 0 14px 0 #be2625;
          box-shadow: 0 7px 0 #be2625, 0 14px 0 #be2625; }

ul.accordion-menu {
  background: #febf00; }

#main-top-bar {
  background: #febf00;
  border-bottom: 1px solid #504e7c; }

#go-top a {
  background: #be2625; }

h1 {
  font-family: tacofiestaregular;
  font-size: 10rem;
  line-height: .6; }

h1, p {
  color: #cd8802; }

p a {
  color: #be2625; }