/*
Theme Name: AŽ Fondas Child
Template: twentytwentyfour
Version: 1.0
*/

body {
  font-family: 'Helvetica Neue', sans-serif;
  background-color: #ffffff;
  color: #000000;
}

a {
  color: #f2c300;
}

a:hover {
  color: #d4a100;
}

.site-title,
h1, h2, h3, h4 {
  color: #f2c300;
}

footer {
  background-color: var(--wp--preset--color--base) !important;
  color: #ffffff;
  padding: 20px;
  text-align: center;
}

